Version 1 (modified by robert-whitley, 13 years ago) (diff) |
---|
Build Instructions for Windows
- SansView? works with wxPython where there is currently no 64-bit version. If you have a 64-bit computer then please download 32-bit versions of python, wxpython and all the other external packages.
Install Python
- Install 32-bit python 2.5 or above from http://www.python.org/download/releases/
Install wxPython 2.8
- Get 32-bit wxPython 2.8 (not 2.9) from http://sourceforge.net/projects/wxpython/files/wxPython/2.8.12.1/wxPython2.8-osx-unicode-2.8.12.1-universal-py2.6.dmg/download
Install other external packages
- There are several external packages that need to be installed.
— matplotlib-0.99.x
— numpy-1.4.x
— scipy-0.7.x
— lxml-2.2
— pyparsing
— periodictable-1.3
— setuptools
— comtypes
— pywin32
— PIL(optional)
— Check the release notes to see if any more are needed.