swiss-ai-center / core-engine

The core engine orchestrating all the Swiss AI Center services.
https://docs.swiss-ai-center.ch/reference/core-engine/
GNU Affero General Public License v3.0
6 stars 1 forks source link

Try to migrate Core Engine and services to Python 3.12 #177

Closed andrptrc closed 6 months ago

andrptrc commented 7 months ago

As of now, it is not possible to easily upgrade Python to 3.12. The PyYAML package causes error at installation. However, migration to 3.11 was tested and works. Need to define if we want to upgrade to this version or not.