openforis / sepal

Geographical Data Processing in the Cloud
https://sepal.io/
MIT License
209 stars 46 forks source link

upgrade python version #297

Closed TmtStss closed 8 months ago

TmtStss commented 1 year ago

The current version of python on Sepal is 3.8.10. Is there a plan to upgrade to a newer version ?

12rambau commented 1 year ago

Sepal is running instances on Ubuntu 20.04 that is shipping Python 3.8. I think the easiest way to update would be to move toward Ubuntu 22.04.

TmtStss commented 1 year ago

Thanks for the clarification. Is it in the pipeline ?

cdanielw commented 1 year ago

I'm working on it as I'm writing this. It will take some time until we can roll this out, as we have to test this properly first. Once released it'll probably be v3.10.12.

TmtStss commented 8 months ago

@cdanielw: am I correct that python v.3.10.12 has been released on Sepal and that this issue could be closed?

cdanielw commented 8 months ago

That is correct. Thanks for the heads-up.

TmtStss commented 2 months ago

Quick note: the SEPAL documentation is still mentioning Python 3.8. I have created a PR.