Changeset 4743 for install/g2complete/src
- Timestamp:
- Jan 7, 2021 6:17:58 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/src/bootstrap.py
r4742 r4743 600 600 BailOut(msg) 601 601 elif npVersion: 602 binaryVersion = GSASIIpath.GetBinaryPrefix(py ver)+'_n'+npVersion602 binaryVersion = GSASIIpath.GetBinaryPrefix(pyVersion)+'_n'+npVersion 603 603 print('Load binaries from '+binaryVersion) 604 604 if not GSASIIpath.svnSwitchDir('bindist','',g2home+ 'Binaries/'+binaryVersion,None,True):
Note: See TracChangeset
for help on using the changeset viewer.