Changes between Version 5 and Version 6 of WindowsInstallTheHardWay
- Timestamp:
- Jan 21, 2020 4:57:09 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WindowsInstallTheHardWay
v5 v6 18 18 * [http://www.activestate.com/activepython ActiveState ActivePython] This is commercial licensed software that includes a free version with no support. !ActiveState is well respected in the scripting community, but we have not tried this yet. 19 19 20 * We used to recommend the predecessor to Canopy, the Enthough Python Distribution (EPD) which came in two flavors, one free and one by subscription. Use of this is not recommended, but might be needed with really old computers (say Windows-XP). There are older instructions here for installing GSAS-II using [WinOldInstall the Enthought EPDfree package], but this is no longer recommended.21 22 20 * For **Windows XP**, use these Python releases: 23 21 * https://repo.continuum.io/archive/Anaconda-2.3.0-Windows-x86_64.exe (64-bit) … … 26 24 You should then be able to use the conda command to install GSAS-II [InstallConda following these instructions.] 27 25 With **Windows Vista**, you might be able to use a newer Python, but I have been unable to determine where Vista support was dropped. 26 27 * We used to recommend the predecessor to Canopy, the Enthough Python Distribution (EPD) which came in two flavors, one free and one by subscription. Use of this is not recommended, but might be needed with really old computers (say pre-Windows-XP). To install EPDfree, download [https://s3.amazonaws.com/storage.enthought.com/installers/epd_free-7.3-2-win-x86.msi the EPDfree 32-bit Windows .msi file] from web page https://www.enthought.com/repo/free/. 28 28 29 29 === Subversion & GSAS-II Sources===