bmenge
April 27th, 2008, 08:11 PM
Devede not loading error importing mplayer. I tried to reinstall mplayer and devded no changes.
This is the code I got;
Traceback (most recent call last):
File "/usr/local/bin/devede", line 33, in <module>
import mplayer
ImportError: No module named mplayer
I opened /usr/local/bin/devede and didn't really know what I was looking at but there is a command to import mplayer. I did notice that I can not open anything with mplayer so I would think that the problem started there but am not sure where to go after that.
I tried a few searches on this forum and on google, none of which seemed to lead me in the right direction.
Edit: Maybe I should have statred a new thread but I will stick with this for now.
This is what I get when I type mplayer in the command line;
mplayer: error while loading shared libraries: libdirectfb-0.9.so.24: cannot open shared object file: No such file or directory
So it is definitely mplayer not devede with the error.
This is the code I got;
Traceback (most recent call last):
File "/usr/local/bin/devede", line 33, in <module>
import mplayer
ImportError: No module named mplayer
I opened /usr/local/bin/devede and didn't really know what I was looking at but there is a command to import mplayer. I did notice that I can not open anything with mplayer so I would think that the problem started there but am not sure where to go after that.
I tried a few searches on this forum and on google, none of which seemed to lead me in the right direction.
Edit: Maybe I should have statred a new thread but I will stick with this for now.
This is what I get when I type mplayer in the command line;
mplayer: error while loading shared libraries: libdirectfb-0.9.so.24: cannot open shared object file: No such file or directory
So it is definitely mplayer not devede with the error.