pip/easy_install failure: failed to create process

后端 未结 13 1880
感动是毒
感动是毒 2020-11-30 09:47

After following this article: How do I install pip on Windows? on my Windows system using Enthought Canopy 64 Bit system, I cannot get pip or easy_install to work due to err

13条回答
  •  星月不相逢
    2020-11-30 10:21

    I had installed Anaconda and so I still had C:\Python27 along with C:\Anaconda in my path. When I removed C:\Python27 and all subfolders I was able to use pip again.

提交回复
热议问题