You're on the right track. You'll need to find out which version of python
you are attempting to use and which one has the IMDbPy module installed into
it. Also, check that your python path is included in your shell.
PYTHONPATH=/Users/someone/lib/
export PYTHONPATH
(you'll need to have this in yo
Hello.
I recently installed IMDbPy 3.3 under DarwinPorts. The installation
went smoothly. I then installed IMDbWebPy and when running the main
Python script received an error:
imdb IMDb IMDBError module is not found
I don't know how Python works but I'm guessing this module (installed
via
2 matches
Mail list logo