Changes between Version 5 and Version 6 of PythonPackages
- Timestamp:
- Oct 4, 2015 9:24:17 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonPackages
v5 v6 10 10 * [http://numpy.scipy.org/ NumPy] 11 11 * [http://www.scipy.org/ SciPy] 12 * [http://www.pythonware.com/products/pil/ Python Imaging Library] (PIL) 12 * [http://www.pythonware.com/products/pil/ Python Imaging Library] (PIL) or [https://python-pillow.github.io/ Pillow], the "friendly" PIL fork 13 13 14 14 These packages must be installed after Python is installed, or preferably you can install a Python distribution that includes all of these packages [See platform-specific installation instructions: [InstallWindows Windows], [InstallMac Mac OS X] or [InstallLinux Linux]). At present, if any of these packages are not present in the version of Python used to start GSAS-II, the program will not start, with the exception of PIL which is only needed for reading some types of images.