We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 758dd1b commit ca2a445Copy full SHA for ca2a445
deployment/build_pyinstaller_app.sh
@@ -38,5 +38,5 @@ pyinstaller --log-level=DEBUG \
38
39
mkdir ./dist/annotator/lib
40
ls ./dist/annotator
41
+cp ./dist/annotator/libiomp5.dylib ./dist/annotator/lib
42
./dist/annotator/annotator
-#cp ./dist/annotator/libfontconfig.so.1 ./dist/annotator/lib/libfontconfig.so
0 commit comments