Steve Dower <steve.do...@python.org> added the comment:
Yes, the only thing that should be in your Scripts folder after install is pip. Python itself never puts anything there - it's for other things that you may install. Could you try running these environment commands and then try installing pip again? set PYTHONHOME= set PYTHONPATH= set PATH=C:\Windows\System32;C:\Windows python get-pip.py ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40395> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com