bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
55 stars 13 forks source link

Add support for python 3.12 #823

Open harmankaya opened 2 months ago

harmankaya commented 2 months ago

Hi! I was wondering if there are any plans to add support for Python 3.12?

cflynn3 commented 1 month ago

Hi @harmankaya, there certainly are plans to support Python 3.12 in the future, however we are currently waiting for stable versions of all of our dependencies to support Python 3.12 before we can make the upgrade ourselves.

andy-beer commented 1 month ago

A quick follow up @harmankaya: With the various other dependencies between resqpy, python, and other packages, it is not possible for resqpy to support both python 3.8 and 3.12. So unfortunately we won't be able to add support for 3.12 until we retire support for 3.8. That retirement is held up because a major user of resqpy is still stuck on python 3.8. We will continue to try to unblock this situation. In the meantime, apologies for the inconvenience.