Here is what I did to get snmachine working on hypatia. There are surely other ways to achieve this, but this is probably how I would want to do it.
- Change
$SHELL
to/bin/bash
. This should work withchsh
but I may not have the right permissions, and emailed Ed. - Added the following to initialization file :
module load python/3.6.4
module load compilers/gnu/5.1.0
- In the
snmachine
directory: follow instructions insnmachine
README. - In the test directory, run
py.test ../test/