Changes between Version 46 and Version 47 of Python3Support
- Timestamp:
- 07/08/19 00:56:17 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Python3Support
v46 v47 662 662 # USE DISTRO PROVIDED PACKAGES 663 663 # 3a) on Fedora 664 sudo dnf install python3- six python3-numpy python3-wxpython4664 sudo dnf install python3-gdal python3-six python3-numpy python3-wxpython4 665 665 # 3a) on Debian/Ubuntu system 666 666 sudo apt install python3-six python3-numpy python3-wxgtk4.0