mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
show Python MacOS versions
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
cd src
|
cd src
|
||||||
|
echo "MacOS Version Info According to Python:"
|
||||||
|
python -c "import platform; print(platform.mac_ver())"
|
||||||
$python -OO -m PyInstaller --clean --noupx --strip -F --distpath=gam $GAMOS-gam.spec
|
$python -OO -m PyInstaller --clean --noupx --strip -F --distpath=gam $GAMOS-gam.spec
|
||||||
export gam="gam/gam"
|
export gam="gam/gam"
|
||||||
export gampath=gam
|
export gampath=gam
|
||||||
|
|||||||
Reference in New Issue
Block a user