Changeset 4239 for install/g2complete/src/bootstrap.py
- Timestamp:
- Jan 9, 2020 2:29:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/src/bootstrap.py
r4238 r4239 404 404 if os.path.exists(os.path.join(path2GSAS2,"makeBat.py")): 405 405 msg += '\n\nGSAS-II failed to be updated. A likely reason is a network access' 406 msg += '\nproblem. If your web browser works, but the update did not '407 msg += '\n the most common reason is you need to use a network proxy. Please'406 msg += '\nproblem. If your web browser works, but the update did not.' 407 msg += '\nThe most common reason is you need to use a network proxy. Please' 408 408 msg += '\ncheck with a network administrator or use http://www.whatismyproxy.com/' 409 409 else:
Note: See TracChangeset
for help on using the changeset viewer.