Where is virtualenvwrapper.sh after pip install?

后端 未结 24 1614
忘了有多久
忘了有多久 2020-12-07 09:20

I\'m trying to setup virtualenvwrapper on OSX, and all the instructions and tutorials I\'ve found tell me to add a source command to .profile, pointing towards virtualenvwra

24条回答
  •  一个人的身影
    2020-12-07 10:00

    In OS X 10.8.2, with Python 2.7:

    /Library/Frameworks/Python.framework/Versions/2.7/bin/virtualenvwrapper.sh

提交回复
热议问题