fatiando / erizo

DISCONTINUED. Elastic multi-component interpolation of GPS/GNSS ground displacement.
https://www.fatiando.org/erizo
BSD 3-Clause "New" or "Revised" License
5 stars 8 forks source link

Add support for Python 3.10 #19

Closed hugovk closed 1 year ago

hugovk commented 3 years ago

Description of the desired feature

Related to fatiando/maintenance#15

welcome[bot] commented 3 years ago

👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible.

You might also want to take a look at our Contributing Guide and Code of Conduct.

hugovk commented 3 years ago

WIP commit: https://github.com/hugovk/erizo/commit/499cb4b9fd4be1ac47df2083d8006c03f4c689cb

Build in progress: https://github.com/hugovk/erizo/actions/runs/1170779617

The Python 3.6-3.9 builds all completed in a couple of minutes, but the 3.10 ones are still going after 30 minutes.

I can't see the logs yet, but I expect they're building dependencies from source rather installing prebuilt binary wheels, because dependencies might not support 3.10 yet.