I would like to start using IMDbPY but I can't find a Windows installer on their site. What is the most simple way to install it? Is there a way to install it using my Python interpreter?
Asked
Active
Viewed 3,216 times
4
-
Download -> Unofficial Packages -> Microsoft Windows (installer for Python 2.7): IMDbPY-win32-py2.7-4.7.exe -> http://sourceforge.net/projects/imdbpy/files/IMDbPY/4.7/IMDbPY-win32-py2.7-4.7.exe/download – ypercubeᵀᴹ Mar 17 '11 at 15:31
-
Also checkout http://code.activestate.com/pypm/imdbpy/ – Sridhar Ratnakumar Mar 17 '11 at 16:35