Changes between Version 1 and Version 2 of Win32Build
- Timestamp:
- Mar 16, 2012 7:05:27 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Win32Build
v1 v2 12 12 - There are several external packages that need to be installed. 13 13 14 -- matplotlib-0.99.x 14 -- matplotlib-0.99.x [https://sourceforge.net/projects/matplotlib/files/] 15 15 16 -- numpy-1.4.x 16 -- numpy-1.4.x [https://sourceforge.net/projects/numpy/files/] 17 17 18 -- scipy-0.7.x 18 -- scipy-0.7.x [https://sourceforge.net/projects/scipy/files/] 19 19 20 -- lxml-2.2 20 -- lxml-2.2 [http://pypi.python.org/pypi/lxml/] 21 21 22 -- pyparsing 22 -- pyparsing [https://sourceforge.net/projects/pyparsing/files/] 23 23 24 -- periodictable-1.3 24 -- periodictable-1.3 [http://pypi.python.org/pypi/periodictable#downloads] 25 25 26 -- setuptools 26 -- setuptools [http://pypi.python.org/pypi/setuptools#downloads] 27 27 28 -- comtypes 28 -- comtypes [https://sourceforge.net/projects/comtypes/files/] 29 29 30 -- pywin32 30 -- pywin32 [https://sourceforge.net/projects/pywin32/files/] 31 31 32 -- PIL(optional) 32 -- PIL(optional) [http://www.pythonware.com/products/pil/] 33 33 34 34 -- 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.