Setup Python and PIP in Windows Server


Please follow this link for patching your Python :
http://stackoverflow.com/questions/3652625/installing-setuptools-on-64-bit-windows

For me, since i have Python already in another drive, i just need to update “System Environment” and add :

1
C:\Python27\;C:\Python27\Scripts;

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.