Versions Compared

Key

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

...

All Python applications in use in LCLS production must be tested and verified against the updated version before changing the default version of Python.

Testers must can use the following environment settings to properly test their applications against Python 2.7.13:

...

If you would like to use the full Python 2.7.13 64-bit environment and all of its dependencies, invoke or copy the lines in the source the following setup script provided in $TOOLS/script, which does all of the steps in Method 1, including the optional ones:

source /usr/local/lcls/tools/script/go_python2.7.13.bash

Info
titleNote
The script above may introduce duplicate paths into your environment settings. Be aware of your environment settings before and after testing your Python applications.

 

Workarounds

Certain applications may not run with Python 2.7.13 64-bit due to unresolved dependencies.