finish pyinstaller install

This commit is contained in:
Jay Lee
2019-08-12 12:48:01 -04:00
parent 652223d9bc
commit eebfaaf373

View File

@@ -38,3 +38,7 @@ md5sum ../PyInstaller/bootloader/Windows-64bit/*
/c/python37/python ./waf all --target-arch=64bit
echo "bootloader after:"
md5sum ../PyInstaller/bootloader/Windows-64bit/*
echo "PATH: $PATH"
cd ..
/c/python37/python setup.py install
cd $mypath