Import statements are different depnding on where you are running the code.
kalebruscitti opened this issue · 0 comments
kalebruscitti commented
If you run a file in the analysis folder (such as testing.py), then you need to uncomment the bottom two lines, but if you run a file above the analysis folder (such as asope_inner.py) then you need to uncomment the top two lines.