Changes between Version 1 and Version 2 of WinCanopyInstall
- Timestamp:
- May 26, 2015 5:41:56 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WinCanopyInstall
v1 v2 9 9 When the installation is nearly complete, you are given an option to make Canopy the default Python option. Using the default is not required, but makes later installation steps much easier. Click on the "Start Using Canopy" button. 10 10 11 2. 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,...)11 2. 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:../WinAnacondaInstall/ZipContents.png see screen image]). Drag this file anywhere you want to install GSAS-II (your desktop, your Documents folder, the D: drive,...) 12 12 13 13 3. You then need to execute the `bootstrap.py` file. This can be done a few different ways. The easiest is to double-click on the `bootstrap.bat` file (N.B. by default, no extension is shown for this). (If you did not make Canopy the default Python 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 **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. 22 22 23 Note that many seemingly nasty warning messages appear when PyOpenGl is installed. This is not a problem, provided the installation and script complete normally.23 Note that many seemingly nasty warning messages appear when !PyOpenGl is installed. This is not a problem, provided the installation and script complete normally. 24 24 25 25 After the script completes, a file named `RunGSASII.bat` is created with the locations of GSAS-II and Python hard-coded. You should have a shortcut to start GSAS-II on your desktop linked to that .bat file. GSAS-II project files (with extension .gpx) will appear with the same icon and clicking on them will open them in GSAS-II.