Versions Compared

Key

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

...

Use "deactivate" to exit the virtualenv.  Install various packages using "pip install <packageName>" as show shown in these instructions.  Virtualenv packages can be used in batch jobs, but you must submit the job while the environment is active.

Anaconda

Unlike virtualenv, anaconda is not currently compatible with psana-python (we are actively working on this).  But it is a powerful way to install python packages outside of the psana environment.  Instructions are here.