Actions

Difference between revisions of "Python"

From Montana Tech High Performance Computing

Line 2: Line 2:
  
 
Version 3.6.4 is available by using <code>module load python/3.6.4</code>
 
Version 3.6.4 is available by using <code>module load python/3.6.4</code>
 +
 
An earlier 2.6.5 is available by using <code>module load python/2.6.5</code>
 
An earlier 2.6.5 is available by using <code>module load python/2.6.5</code>

Revision as of 15:22, 14 February 2018

The default Python installed is 2.7.5, compiled by GCC 4.8.5.

Version 3.6.4 is available by using module load python/3.6.4

An earlier 2.6.5 is available by using module load python/2.6.5