lang/py

Python Eclipse 개발 환경

C/H 2014. 10. 15. 08:30




자바 설치

http://www.oracle.com/technetwork/java/javase/downloads/index.html



이클리스 설치

http://www.eclipse.org/downloads



파이썬 설치

http://www.python.org/download/



PyDev 설치

Plugin Add PyDev http://pydev.org/updates



Vrapper 설치

Plugin Add Vrapper http://vrapper.sourceforge.net/update-site/stable



wxPython 설치 및 Code - Completion 세팅

http://www.wxpython.org/download.php 다운로드 설치 후





* 2014.10.14 확인결과 wx 라이브러리가 제대로 등록 되어 있습니다.
Eclipse -> Windows -> Preferences 에서 PyDev -> Interpreter - Python
wx, wxPython 제거 후 이클립트 리스타트 후
Preferences > PyDev > Interpreter - Python > LIbraries > wx-2.8-msw-unicode 형태의 wx 라이브러리 확인


반응형