smolleyes / gmediafinder

media scaner for google,skreemr.com, findmp3s.com....
7 stars 3 forks source link

ImportError: cannot import name Engines #4

Open mrfricks opened 11 years ago

mrfricks commented 11 years ago

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

smolleyes commented 11 years ago

Hi

Check gmediafinder2 on github note this one i ll remove it You ll have some others dependencies toi install i think

mrfricks commented 11 years ago

thanks for the reply....

i get the same error with gmediafinder2.

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.

thanks again