Changeset 23112


Ignore:
Timestamp:
08/17/18 12:37:48 (7 years ago)
Author:
jdquinn
Message:

CHG: Corrected path to pip installation of NumPy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/jenkins/linux64_ross

    r23111 r23112  
    1212        --with-matlab-dir=$MATLAB_PATH \
    1313        --with-python-dir=/usr \
    14         --with-python-numpy-dir=~/.local/lib/python2.7/site-packages/numpy \
     14        --with-python-numpy-dir="~/.local/lib/python2.7/site-packages/numpy" \
    1515        --with-triangle-dir=$ISSM_DIR/externalpackages/triangle/install \
    1616        --with-mpi-include=$ISSM_DIR/externalpackages/mpich/install/include  \
Note: See TracChangeset for help on using the changeset viewer.