Changes between Version 27 and Version 28 of Python3Support
- Timestamp:
- 11/12/18 08:19:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3Support
v27 v28 704 704 pip install wxpython 705 705 pip install numpy 706 707 # if desired, also GDAL 708 pip install --global-option=build_ext --global-option="-I/usr/include/gdal" GDAL==`gdal-config --version` 706 709 }}} 707 710