Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Needs a conda env with a bunch of stuff.  Follow build instruction files in the rogue root directory README files (although I suggest setting up a conda python3 env instead of using pip install):

https://github.com/slaclab/rogue/blob/master/Readme_build.txt

https://github.com/slaclab/rogue/blob/master/Readme_python3.txt

cd rogue

git submodule init

...