본문 바로가기

Hello Program

[PYTHON] wxPython put a directory on pythonpath here

● wxPython 설치 시 put a directory on pythonpath here

HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.7\InstallPath

                                                                             PythonPath

HKEY_CURRENT_USER\SOFTWARE\Python\PythonCore\2.7\InstallPath

                                                                           PythonPath


2군데 키의 {Default} 에 Python.exe 가 위치한 경로를 입력한다.

ex) C:\PYTHON27




'Hello Program' 카테고리의 다른 글

[Unity3D] 궁금증  (0) 2013.10.31
[Unity3D] 이동만들기  (0) 2013.10.29
Unity 3D 설치  (0) 2013.10.29
[PYTHON] BitVisual 비트 계산기  (0) 2013.06.04
[PYTHON] PyQt4 환경설정  (0) 2013.05.30