GeoscienceAustralia / uncover-ml

Machine Learning system for Geoscience Australia uncover project
Apache License 2.0
30 stars 20 forks source link

Migrate to Python 3.7 #55

Closed brenmous closed 4 years ago

brenmous commented 4 years ago

The supported versions according to setup.py are 3.4 and 3.5. The NCI instructions also specify to load the Python 3.4 module. I've had issues installing on 3.4 and it's also officially deprecated.

I'll be migrating to 3.7 and this will be the only currently supported Python version. The aim is to only have one version and set of dependencies to support across the NCI and other platforms.

brenmous commented 4 years ago

Python 3.6 and 3.7 tested and working Ubuntu and NCI

commit