Changes between Version 3 and Version 4 of WinAnacondaInstall
- Timestamp:
- May 26, 2015 4:50:44 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WinAnacondaInstall
v3 v4 13 13 because by default this package is not included. Press return and the package is loaded and installed [attachment:CondaUpdate.png see screen image]. 14 14 15 3. Download file https://subversion.xray.aps.anl.gov/pyGSAS/install/GSASIIproxy.zip [attachment:DownloadedFile.png see screen image]. Click on this file in Windows Explorer, you should see a single folder named GSASII [attachment:ZipContents.png see screen image]. Drag this file anywhere you want to install GSAS-II (your desktop, your Documents folder, the D: drive,...)15 3. Download file https://subversion.xray.aps.anl.gov/pyGSAS/install/GSASIIproxy.zip. Click on this file in Windows Explorer ([attachment:DownloadedFile.png see screen image]), you should see a single folder named GSASII ([attachment:ZipContents.png see screen image]). Drag this file anywhere you want to install GSAS-II (your desktop, your Documents folder, the D: drive,...) 16 16 17 17 4. Execute the `bootstrap.py` file. This can be done a few different ways. The easiest is to click on the `bootstrap.bat` file (N.B. by default, no extension is shown for this). (If you did not add Python to your path in step 1 above, you will need to edit `bootstrap.bat` to include the full path to `python.exe`.) Alternately, you can also use a command something like: … … 21 21 in a "All Programs"/Anaconda/"Anaconda Command Prompt" window. 22 22 23 This script will check to see that the Python packages needed to run GSAS-II are installed and that the subversion program needed to install and update from the internet (included in the .zip file) is present. It then ask for a proxy address [attachment:BootstrapStart.png see screen image].23 This script will check to see that the Python packages needed to run GSAS-II are installed and that the subversion program needed to install and update from the internet (included in the .zip file) is present. It then asks for a proxy address ([attachment:BootstrapStart.png see screen image]). 24 24 25 25 **Proxy address**: For most people, pressing return to use the default (no proxy) works fine, but for some sites a proxy address such as `proxyout.securesite.gov:7070` is needed. If you are not able to get the GSAS-II download to work, you probably need a proxy. Check with your network/computer administrators; anyone competent should know if a proxy is in use. Supply the address (`proxyout.securesite.gov`) on the first line and the port number (`7070`) on the second.