| 5 | Download **one** of the following: |
| 6 | |
| 7 | |
| 8 | * https://subversion.xray.aps.anl.gov/admin_pyGSAS/downloads/g2conda-1.0.1-MacOSX-x86_64.sh |
| 9 | * This has contains the latest intercompatible Python packages, including Python 3.7, wxPython 4.0.3, !NumPy 1.51.1, !SciPy 1.1.0, matplotlib 2.2.3,... Since the code has not been fully tested with this environment, there is some chance for finding compatibility bugs we have not yet seen (but will certainly fix if reported.) |
| 10 | |
| 11 | * https://subversion.xray.aps.anl.gov/admin_pyGSAS/downloads/g2conda-py27-1.0.2-MacOSX-x86_64.sh |
| 12 | * This has mostly the same packages as the above, but contains Python 2.7.x and an older version of wxPython (3.0.0). This may be a bit more safe with regards to bugs, but we are now recommending Python 3.x rather than this dist. |
| 13 | |
| 14 | or |
| 15 | * Download file ```g2conda-0.1.2-MacOSX-x86_64.sh``` from this URL https://anl.box.com/v/GSASII4mac12 |
| 16 | * this is older and is not recommended, unless you have problems with the previous installers (older OS X versions?). This contains an older version of bootstrap.py, which does not handle proxies perfectly. |