Hello,

I have a problem with an installation on gentoo system.

I Installed with 4 different methods and have the same problem.

Let me describe the methods:

1. Gentoo packages
2. easy_install
3. pip
4. Source compile from sourceforge

I am using this for python and i get these errors

from imdb import IMDb
   import imdb.helpers

Nothing of the above imports work. It seems like the IMDb module is
missing.

Eg if i do import imdb or from imdb  import * i cant use the ia = IMDb()
with an error of module not found
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to