Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: update_via_api

...

ew2193@headnode7.rit.albany.edu:~/python_project                2.08 1.66 1.00 3/201 5951
1031 ⚡ i/network/rit/misc/software/python2/bin/python2.7
Python 2.7.12 (default, Aug 10 2016, 15:38:28)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-16)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import numpy
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named numpy
>>> 

...