Closed ColinM9991 closed 5 months ago
For Windows it's probably easier to work with Python 3.10 The mentioned download site for the compiled Python packages for Windows no longer exists?
I found the easiest way to get GDAL for Windows is to use the packages from the GISInternals Support Site. But they only provide Python bindings up to Python 3.10.
All the other packages are easy to get with pip install ...
Closing as #259 is a better candidate
Updates requirements.txt to upgrade package versions. Have tweaked the installation steps slightly since this package upgrade now makes it easier to run locally.
Raised as a draft for now as I'll switch to Fedora tomorrow to test and rewrite the linux steps, as well as adding a section for RHEL.