Skip to content
Snippets Groups Projects
Commit 4a0ea0ad authored by Jakobsen, Mads Bregenholt's avatar Jakobsen, Mads Bregenholt
Browse files

added install myxpcs to bash script

parent ca7b2df9
No related merge requests found
...@@ -11,13 +11,15 @@ python3 -m pip install matplotlib ...@@ -11,13 +11,15 @@ python3 -m pip install matplotlib
python3 -m pip install pillow python3 -m pip install pillow
cd fastXPCS cd fastXPCS
python3 -m pip install -e .
#python setup.py build_ext --inplace cd ../myxpcs
#python setup.py develop
python3 -m pip install -e . python3 -m pip install -e .
cd .. cd ..
#python setup.py build_ext --inplace
#python setup.py develop
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment