Getting a python virtual env error after installing Lion

后端 未结 9 546
情话喂你
情话喂你 2020-12-04 19:44

I haven\'t touched python and virtualenv in a while, and I believe I setup my MBP with virtualenv and pip, but have totally forgotten how this stuff works.

After ins

9条回答
  •  旧巷少年郎
    2020-12-04 20:32

    I had to reinstall setup-tools (in this case, the Python 2.7 egg for Mountain Lion), and then I was able to reinstall pip, and then virtualenv.

提交回复
热议问题