-
Make sure you have python 3.6 or more installed
-
Run the following commmands for SoS-workflow (worked for me)
pip3.7 install sos pip3.7 install sos-pbs
-
Run the following commands for SoS-notebook
pip3.7 install sos-notebook pip3.7 install sos-papermill pip3.7 install sos-r
-
In MacOs the sos and sos-runner will be installed in a folder called
/Library/Frameworks/Python.framework/Versions/3.7/bin/sos
-
You will have to create a symbolic link where the miniconda3 is installed
cd /User/.../miniconda3/condabin/
ln -s /Library/Frameworks/Python.framework/Versions/3.7/bin/sos sos
ln -s /Library/Frameworks/Python.framework/Versions/3.7/bin/sos-runner sos-runner
- Now you will be able to run the statgen-setup script to acces de VM