@@ -9,6 +9,7 ninja | |||
|
9 | 9 | ninja install |
|
10 | 10 | ~/Library/Python/3.7/bin/virtualenv --always-copy /tmp/SciQLOP.app |
|
11 | 11 | ~/Library/Python/3.7/bin/virtualenv --relocatable /tmp/SciQLOP.app |
|
12 | source /tmp/SciQLOP.app/bin/activate | |
|
12 | 13 | /tmp/SciQLOP.app/bin/pip install git+https://github.com/jeandet/spwc |
|
13 | 14 | cp $HERE/SciQLOP_wrapper /tmp/SciQLOP.app/Contents/MacOS/ |
|
14 | 15 | chmod +x /tmp/SciQLOP.app/Contents/MacOS/SciQLOP_wrapper |
General Comments 0
You need to be logged in to leave comments.
Login now