python media

Asked by arky

Which package provides 'media' module?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu python2.6 Edit question
Assignee:
No assignee Edit question
Solved by:
arky
Solved:
Last query:
Last reply:
Revision history for this message
Tom (tom6) said :
#1

Hi :)

I am not quite sure what you are aiming at but maybe working through this guide might help?
https://help.ubuntu.com/community/Medibuntu

or perhaps this might help?
https://help.ubuntu.com/community/SwitchingToUbuntu/FromLinux

Good luck and regards from
Tom :)

Revision history for this message
arky (arky) said :
#2

Nope, I am looking for the module called 'media' . I don't seem to find it.

When I try do something like this.

python -c 'import media'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named media

more information about this problem is available here.

http://forums.pragprog.com/forums/82/topics/2934

Revision history for this message
arky (arky) said :
#3

Nevermind, I figured this one out.

Revision history for this message
Tom (tom6) said :
#4

Brilliant, nicely done !!! :)))
Please let us know briefly how you fixed this as we didn't know in time and adding this answer to our "Solved Answers" database would clearly help other people with this problem in the future.
Congrats, thanks and regards from
Tom :)

Revision history for this message
arky (arky) said :
#5

The 'media' is custom module, is not packaged with ubuntu. How silly of me!

Revision history for this message
Tom (tom6) said :
#6

Lol, i had no idea either so maybe not so silly of you ;)
Thanks for the hint, hopefully that should point people in the right direction!
Thanks and regards from
Tom :)