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