Ignore:
Timestamp:
Jan 9, 2020 2:29:00 PM (3 years ago)
Author:
toby
Message:

fix multi-image use in scripts; work on 32-bit windows build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/g2complete/src/bootstrap.py

    r4238 r4239  
    404404            if os.path.exists(os.path.join(path2GSAS2,"makeBat.py")):
    405405                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 += '\nthe 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'
    408408                msg += '\ncheck with a network administrator or use http://www.whatismyproxy.com/'
    409409            else:               
Note: See TracChangeset for help on using the changeset viewer.