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

call activate during Windows install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • install/g2complete/bld.bat

    r4226 r4227  
    55copy %RECIPE_DIR%\src\bootstrap.py %PREFIX%\GSASII\
    66if errorlevel 1 exit 1
    7 call "%PREFIX%\Scripts\Activate"
    8 "%PREFIX%\python" %PREFIX%\GSASII\bootstrap.py --noproxy --noinstall
     7python %PREFIX%\GSASII\bootstrap.py --noproxy --noinstall
    98if errorlevel 1 exit 1
Note: See TracChangeset for help on using the changeset viewer.