Changeset 26997


Ignore:
Timestamp:
05/06/22 14:28:12 (3 years ago)
Author:
jdquinn
Message:

CHG: Updating Python build to Python 3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/ross-debian_linux-python

    r26752 r26997  
    1010        --with-numthreads=4 \
    1111        --with-python-dir=/usr \
    12         --with-python-numpy-dir=/usr/local/lib/python2.7/dist-packages/numpy \
     12        --with-python-version=3.7 \
     13        --with-python-numpy-dir=/usr/local/lib/python3.7/dist-packages/numpy \
    1314        --with-fortran-lib="-L/usr/lib/x86_64-linux-gnu -lgfortran" \
    1415        --with-mpi-include=${ISSM_DIR}/externalpackages/petsc/install/include \
Note: See TracChangeset for help on using the changeset viewer.