Version 10 (modified by butler, 9 years ago) (diff)

SansView Trac Site

The following are the SansView dependencies currently installed on our Windows build machine:

  • Python 2.7
  • lxml 2.3.0.0
  • numpy 1.6.1
  • pyparsing 1.5.5
  • periodictable 1.3.8 (requires pyparsing and setuptools before you can install)
  • comtypes 0.6.2
  • pywin32 build 217
  • pisa 3.0.27 (should NOT use 3.0.33)
  • html5lib 0.95-dev (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)