45 | | - There are several external packages that need to be installed. |
46 | | |
47 | | -- matplotlib-0.99.x [https://sourceforge.net/projects/matplotlib/files/] |
48 | | |
49 | | -- numpy-1.4.x [https://sourceforge.net/projects/numpy/files/] |
50 | | |
51 | | -- scipy-0.7.x [https://sourceforge.net/projects/scipy/files/] |
52 | | |
53 | | -- lxml-2.2 [http://pypi.python.org/pypi/lxml/] |
54 | | |
55 | | -- pyparsing [https://sourceforge.net/projects/pyparsing/files/] |
56 | | |
57 | | -- periodictable-1.3 [http://pypi.python.org/pypi/periodictable#downloads] |
58 | | |
59 | | -- setuptools [http://pypi.python.org/pypi/setuptools#downloads] |
60 | | |
61 | | -- comtypes [https://sourceforge.net/projects/comtypes/files/] |
62 | | |
63 | | -- pywin32 [https://sourceforge.net/projects/pywin32/files/] |
64 | | |
65 | | -- PIL(optional) [http://www.pythonware.com/products/pil/] |
66 | | |
67 | | -- Check the [http://danse.us/trac/sans/browser/releases/sansview-2.0.0/releases_notes.txt release notes] to see if any more are needed. |
68 | | |
69 | | -- A lot of the packages are optional because they will be downloaded automatically while installing SansView. However, if the latest version isn't compatible with the version of Python you have downloaded then it will throw an error and leave you confused why it didn't install. To be on the safe side download and install all packages before attempting SansView. |