Changes between Version 19 and Version 20 of OldMacSingleStepInstaller
- Timestamp:
- Nov 6, 2018 4:50:24 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OldMacSingleStepInstaller
v19 v20 7 7 === Step 1: === 8 8 9 Download **one** of the following :9 Download **one** of the following (which have different versions of Python & packages, but will all provide the latest version of GSAS-II): 10 10 11 11 12 12 * https://subversion.xray.aps.anl.gov/admin_pyGSAS/downloads/g2conda-1.0.1-MacOSX-x86_64.sh 13 * Thishas 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.)13 * g2conda-1.0.1-MacOSX-x86_64.sh 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.) 14 14 15 15 * https://subversion.xray.aps.anl.gov/admin_pyGSAS/downloads/g2conda-py27-1.0.2-MacOSX-x86_64.sh 16 * Thishas 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.16 * g2conda-py27-1.0.2-MacOSX-x86_64.sh 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. 17 17 18 or 18 or this older installation file (there have been reports that the files above do not operate properly on 10.14.x, Mojave, which is too new for us to test) 19 19 * Download file ```g2conda-0.1.2-MacOSX-x86_64.sh``` from this URL https://anl.box.com/v/GSASII4mac12 20 * 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.20 * as this is older, its use is not recommended unless you have problems with the previous installers. This contains an older version of bootstrap.py, which does not handle proxies perfectly. (In case of problems, after the bootstrap.py fails, use https://subversion.xray.aps.anl.gov/trac/pyGSAS/browser/install/bootstrap.py?format=txt to download an update, replace the bootstrap.py file in the GSASII subdirectory and run it in the recently-installed python, [https://subversion.xray.aps.anl.gov/trac/pyGSAS/wiki/InstallMac#OverviewforManualInstallation see here].) 21 21 22 22 === Step 2: ===