Hi

I have downloaded and installed all of the libraries that PyMedia uses. When installing PyMedia it confirmed that it could find all of the following libraries:

OGG : found
VORBIS : found
FAAD : found
MP3LAME : found
VORBICENC : found

I then tested PyMedia by running python from the shell. I tried to import PyMedia but recieved the following error message;

Traceback (most recent call last):
 File "<stdin>", line 1, in ?
 File "/usr/lib/python2.4/site-packages/pymedia/__init__.py", line 26, in ?
   import muxer, audio, video, removable
ImportError: libmp3lame.so.0: cannot open shared object file: No such file or directory

I am relatively new to Linux and Python so am not sure of what has gone wrong. I am running Fedora Core 4.

Could anybody please suggest to me what i should do?

Thanks

Jim Swainston



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Pymedia-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pymedia-users

Reply via email to