Problem running Virtualenv on Mac OS X

前端 未结 7 1792
野趣味
野趣味 2021-01-17 10:29

I\'m using virtualenv-1.4.5 on Mac OS X 10.6.2 (Xcode is installed) and Python 2.6. Here\'s what I get when I attempt to run a virtualenv...

 Mac-Pro:pylonsd         


        
相关标签:
7条回答
  • 2021-01-17 10:48

    Well, the error message includes this:

    you must have Apple's development tools installed

    Do you? They're on the separate XCode disk that came with OSX.

    0 讨论(0)
提交回复
热议问题