Skip to content

Commit 73dd823

Browse files
committed
isntall pyinstaller as seperate pip command because apparently this avoids a bug
1 parent 59cede0 commit 73dd823

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build_workstation_mac.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ deactivate
1313
cd "$ROOT/painter"
1414
source env/bin/activate
1515
pip install -r requirements.txt pyinstaller
16+
pip install pyinstaller
1617
python src/build/run_pyinstaller_workstation.py
1718
deactivate
1819

0 commit comments

Comments
 (0)