Search code examples
pythonwindowsimdb

How do I install IMDbPY on Windows?


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?


Solution

  • Windows installer

    Python installer - run python -O setup.py install