CadQuery / ocp-build-system

A system to build Python wheel PyPI packages for OCP.
Apache License 2.0
8 stars 11 forks source link

Support python 3.12 #16

Closed ankurvdev closed 9 months ago

ankurvdev commented 10 months ago

The current packages on pypi only support 3.11 please update the packages to support 3.12

jmwright commented 10 months ago

Thanks @ankurvdev . I'm hoping to add Python 3.12 support with the 7.7.2 release, but with Python 3.11 we had to wait for some of our dependencies to catch up. My guess is that we'll run into the same issue again.

jmwright commented 9 months ago

@ankurvdev and everyone else:

Please manually test the wheels here, especially the Python 3.12 package. It worked fine for me on Ubuntu 22.04. However, the nlopt package seems to have a problem with Python 3.12, so it is probably not possible to get a full working CadQuery environment.

jmwright commented 9 months ago

The OCP 7.7.2 wheels have been published, including for Python 3.12.