You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm trying to get this running on puppylinux precise. I've installed all dependencies listed on the readme file, but i'm getting this error ....
gmediafinder
Traceback (most recent call last):
File "/usr/bin/gmediafinder", line 22, in
from GmediaFinder import gmediafinder
File "/usr/lib/pymodules/python2.7/GmediaFinder/gmediafinder.py", line 53, in
from GmediaFinder.lib.engines import Engines
ImportError: cannot import name Engines
any ideas what i'm missing?
thanks
The text was updated successfully, but these errors were encountered:
i realise that this is a problem with puppy and it's python installation and not your app. But was hoping you may have an idea about what the problem might be.
Hi,
i'm trying to get this running on puppylinux precise. I've installed all dependencies listed on the readme file, but i'm getting this error ....
gmediafinder
Traceback (most recent call last):
File "/usr/bin/gmediafinder", line 22, in
from GmediaFinder import gmediafinder
File "/usr/lib/pymodules/python2.7/GmediaFinder/gmediafinder.py", line 53, in
from GmediaFinder.lib.engines import Engines
ImportError: cannot import name Engines
any ideas what i'm missing?
thanks
The text was updated successfully, but these errors were encountered: