oscarpilote / Ortho4XP

A scenery generator for the X-Plane flight simulator
490 stars 201 forks source link

Update requirements versions for Py 3.11 #254

Closed ColinM9991 closed 1 month ago

ColinM9991 commented 1 month ago

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.

telephono commented 1 month 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 ...

ColinM9991 commented 1 month ago

Closing as #259 is a better candidate