This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Chris Caron
Recipients Chris Caron, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2017-10-12.00:52:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507769528.82.0.213398074469.issue31741@psf.upfronthosting.co.za>
In-reply-to
Content
Just to point out, i forgot the instructions of installing pip (right before) the following entry in my last post:
>> ** Heads up
>> So at this point, the C:\Python27\Lib\site-packages will contain the >>> following: pip, setuptools,  and wheel.

To be thorough, i should add that that i followed these instruction: https://pip.pypa.io/en/stable/installing/

Which required me to download get-pip.py from here https://bootstrap.pypa.io/get-pip.py and run it.  The rest of the instructions (after the **heads up) comment are still all on note.
History
Date User Action Args
2017-10-12 00:52:08Chris Caronsetrecipients: + Chris Caron, paul.moore, tim.golden, r.david.murray, zach.ware, steve.dower
2017-10-12 00:52:08Chris Caronsetmessageid: <1507769528.82.0.213398074469.issue31741@psf.upfronthosting.co.za>
2017-10-12 00:52:08Chris Caronlinkissue31741 messages
2017-10-12 00:52:08Chris Caroncreate