Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- Apr 11, 2012 10:58:31 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 3 3 The following are !SansView dependencies: 4 4 5 - wxPython [https://sourceforge.net/projects/wxpython/files]5 - wxPython 2.8.12.1 [https://sourceforge.net/projects/wxpython/files] 6 6 7 7 8 - matplotlib [https://sourceforge.net/projects/matplotlib/files]8 - matplotlib 1.1.0 [https://sourceforge.net/projects/matplotlib/files] 9 9 (Read the following for [http://matplotlib.sourceforge.net/faq/installing_faq.html#install-osx-binaries OSX installation]) 10 10 11 - !SciPy [https://sourceforge.net/projects/scipy/files/] or [http://fonnesbeck.github.com/ScipySuperpack/]11 - !SciPy 0.10.1 [https://sourceforge.net/projects/scipy/files/] or [http://fonnesbeck.github.com/ScipySuperpack/] 12 12 13 13 The following dependencies are easily installed using easy_install: 14 14 15 - lxml 15 - lxml 2.3.0 16 16 17 - numpy 17 - numpy 1.6.1 18 18 19 - periodictable 19 - periodictable 1.3.0 20 20 21 21 The following are additional dependencies for Windows: 22 22 23 - comtypes 23 - comtypes 0.6.2 24 24 25 - pywin32 25 - pywin32 26 26 27 - pisa 27 - pisa 3.0.33 28 28 29 - html5lib 29 - html5lib 30 30 31 - reportlab 31 - reportlab 2.5 32 32 33 33 On Windows, the following site has all the dependencies nicely packaged: