We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cede0 commit 73dd823Copy full SHA for 73dd823
1 file changed
build_workstation_mac.sh
@@ -13,6 +13,7 @@ deactivate
13
cd "$ROOT/painter"
14
source env/bin/activate
15
pip install -r requirements.txt pyinstaller
16
+pip install pyinstaller
17
python src/build/run_pyinstaller_workstation.py
18
deactivate
19
0 commit comments