Ignore:
Timestamp:
08/17/18 13:41:31 (7 years ago)
Author:
jdquinn
Message:

CHG: Corrected path to pip installation of NumPy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/jenkins/linux64_ross_python ΒΆ

    r23111 r23113  
    1111        --disable-static \
    1212        --with-python-dir=/usr \
    13         --with-python-numpy-dir=~/.local/lib/python2.7/site-packages/numpy \
     13        --with-python-numpy-dir=/home/jenkins/.local/lib/python2.7/site-packages/numpy \
    1414        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1515        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Note: See TracChangeset for help on using the changeset viewer.