Version 8 (modified by butler, 11 years ago) (diff) |
---|
SansView Trac Site
The following are the SansView dependencies currently installed on our Windows build machine:
- Python 2.6
- wxPython 2.8.12.1 (win32 unicode) https://sourceforge.net/projects/wxpython/files
- matplotlib 1.1.0 https://sourceforge.net/projects/matplotlib/files
(Read the following for OSX installation)
- SciPy 0.10.1 https://sourceforge.net/projects/scipy/files/
- lxml 2.3.0
- numpy 1.6.1
- pyparsing 1.5.5
- periodictable 1.3.0 (requires pyparsing and setuptools before you can install)
- comtypes 0.6.2
- pywin32 build 217
- pisa 3.0.27 (NOT 3.0.33)
- html5lib 0.95 (required by pisa; The parser for HTML and XHTML)
- reportlab 2.5 (required by pisa; To PDF conversion functionality)
- PIL 1.1.7
- setuptools 0.6c11
- py2exe 0.6.9
The following site has all the dependencies nicely packaged:
http://www.lfd.uci.edu/~gohlke/pythonlibs/
Windows Extra software required for developers.
- vcredist_x86.exe (version 9.0.21022.8)
- Subversion-1.6.0 (< 1.6.1)
- isetup-5.4.2-unicode
- MinGW (w/ gcc-4.6.1)