Changes between Version 27 and Version 28 of Python3Support


Ignore:
Timestamp:
Nov 12, 2018, 8:19:49 AM (5 years ago)
Author:
neteler
Comment:

+pip GDALL installation trick

Legend:

Unmodified
Added
Removed
Modified
  • Python3Support

    v27 v28  
    704704pip install wxpython
    705705pip install numpy
     706
     707# if desired, also GDAL
     708pip install --global-option=build_ext --global-option="-I/usr/include/gdal" GDAL==`gdal-config --version`
    706709}}}
    707710