Last active
July 30, 2016 15:39
-
-
Save janmejai/20b3c48a81fd56205f3841cb3494bc18 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://prdownloads.sourceforge.net/imdbpy/IMDbPY-5.0.tar.gz | |
tar -xzf IMDbPY-5.1.tar.gz | |
cd IMDbPY-* | |
python setup.py install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment