This commit is contained in:
Erik Frojdh 2020-02-13 18:38:36 +01:00
parent 6126a401d0
commit a0bc843018
2 changed files with 0 additions and 9 deletions

View File

@ -1,8 +1,4 @@
echo "|<-------------------- CMAKE setup"
echo `which python`
echo "path: $CONDA_PREFIX/bin/python"
mkdir build
mkdir install
cd build

View File

@ -1,9 +1,4 @@
echo "|<-------- starting python build"
cd python
${PYTHON} setup.py install
# python setup.py install
# $PYTHON setup.py install