Eryk Sun added the comment:

pip should be installed in site-packages, which for you is 
"C:\Python\Python35-32\Lib\site-packages". Try manually running ensurepip to 
make sure pip is installed:

    python -m ensurepip --verbose --upgrade --default-pip

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29586>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to