4suite installers don't support Python 2.6 and here's a way to build and install 4suite for your Python 2.6 (or higher).
1. Download 4suite source code (for now source code for Python 2.5 is the latest)
2. Run below commands:
1. Download 4suite source code (for now source code for Python 2.5 is the latest)
2. Run below commands:
C:\4Suite-XML-1.0.2>python setup.py build
C:\4Suite-XML-1.0.2>python setup.py install
'공부 > 프로그래밍' 카테고리의 다른 글
Python Chart library (0) | 2009.09.18 |
---|---|
IronPython Studio에서 CPython에 있는 모듈 사용하기 (0) | 2008.07.30 |
IronPython: CPython에 있는 모듈들 사용하기 (0) | 2008.07.30 |