Version 6 (modified by robert-whitley, 12 years ago) (diff)

SansView Trac Site

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

  • Python 2.6

(Read the following for OSX installation)

  • 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)
  • pyPdf 1.13 (optional by pisa; To place another PDF as a watermark in the background of PDF pages)
  • PIL 1.1.7 (optional by pisa and reportlab; For handling of different image formats like GIF and PNG)
  • setuptools 0.6c11
  • py2exe 0.6.9

The following site has all the dependencies nicely packaged:

http://www.lfd.uci.edu/~gohlke/pythonlibs/