Versions Compared

Key

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

...

  • use bash as your default shell, not tcsh or csh (conda doesn't support csh)
  • Either
    • run the command: source /reg/g/psdm/etc/ana_env.sh as usual (explained in the psana python setup example)
    • run the command: source conda_setup
  • Or, if you don't need to use the old RPM based release system
    • run the command: source /reg/g/psdm/bin/conda_setup

...