Versions Compared

Key

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

...

Jinga2: http://jinja.pocoo.org/docs/intro/#installation

pip  pip install Jinja2

2.7.2-gl4

Info

NOTE Aug 20, 2015: This version of python on RHEL6-64 was updated to include astropy 1.0.4 which caused numpy to be updated as well.
This was done by executing "pip install astropy"
The RM tarball under u35 was updated as well.

See email thread in opsproblist from Aug 20, 2015

 

started really building the shared python library but also need the static lib for GR and ST too.  Need to hide the shared library during installation to avoid using it during the install process for things like numpy.

...