2013-08-08 5 views
0

virtualenv에 약간의 문제가 있습니다. 나는이 tutuorial의 단계를 따라했습니다virtualenv 관련 문제

http://docs.python-guide.org/en/latest/starting/install/osx/

을 그리고 내가 얻을 VIRTUALENV 실행하면

My-Maco:django-projects auser$ virtualenv test 
Creating test/lib/python2.7 
Creating test/lib/python2.7/site-packages 
Creating test/bin 
Copying /usr/bin/python to test/bin 
Installing setuptools 
python: posix_spawn: /Users/auser/Documents/django-projects/test/bin/python2.7: No such file or directory 

그것은 test/bin-python 복사, 그래서 왜 test/bin/python2.7를 찾고?

+0

를 통해 주사위를 설치

sudo pip unistall pip sudo easy_install pip sudo pip install virtualenv 

공지 사항을 해결하기 위해 다음의 한 방법 당신에게 설정 파이썬을 했습니까? –

+0

brew install python – threejeez

답변

0

파이썬 버전 (2.7.5)에 호환되지 않는 버전의 pip와 virtualenv가 설치되어있는 것처럼 보입니다. 나는 내가 easy_install 대신 brew