0
나는 Windows에 TurboGears를 설치하려고 시도했지만 this 사이트를 따랐습니다. 나는 VIRTUALENV 설치했지만 내가 명령 "VIRTUALENV --no-사이트 패키지 TestProj로"를 실행할 때, 나는 다음과 같은 메시지가 얻을 :Windows에 TurboGears 설치 xp
는 는 는New python executable in testproj\Scripts\python.exe Traceback (most recent call last): File "C:\Python26\Scripts\virtualenv-script.py", line 8, in load_entry_point('virtualenv==1.4.5', 'console_scripts', 'virtualenv')() File "C:\Python26\lib\site-packages\virtualenv-1.4.5-py2.6.egg\virtualenv.py", line 529, in main use_distribute=options.use_distribute) File "C:\Python26\lib\site-packages\virtualenv-1.4.5-py2.6.egg\virtualenv.py", line 612, in create_environment site_packages=site_packages, clear=clear)) File "C:\Python26\lib\site-packages\virtualenv-1.4.5-py2.6.egg\virtualenv.py", line 837, in install_python stdout=subprocess.PIPE) File "C:\Python26\lib\subprocess.py", line 621, in __init__ errread, errwrite) File "C:\Python26\lib\subprocess.py", line 830, in _execute_child startupinfo) WindowsError: [Error 14001] This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem는 는 는
누군가 날이 디버깅 도와 드릴까요? 터보 기어를 설치하는 데 더 좋은 튜토리얼을 아는 사람이 있으면 알려 주시기 바랍니다.
http://groups.google.com/group/turbogears/topics에서 질문하는 것이 좋습니다. – Kylotan