Version 15 (modified by m-doucet, 12 years ago) (diff)

SansView Trac Site

The following are SansView dependencies:

(Read the following for OSX installation)

The following dependencies are easily installed using easy_install:

  • lxml
  • numpy
  • pil
  • periodictable

The following are additional dependencies for Windows:

  • comtypes
  • pywin32
  • pisa
  • html5lib
  • reportlab

On Windows, the following site has all the dependencies nicely packaged:

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

Mac Compilation

Building the SansView application on Mac requires you to install python from python.org. The version of python bundled with OSX will cause py2app to produce an application property list that will not point to the python executable bundled in the application.