cadquery
cadquery copied to clipboard
Update to Fedora 39 breaks cadquery and can't install
Hi I just updated my machine this morning and when trying to reinstall cadquery with
pip install cadquery
I get "ERROR: Failed building wheel for nlopt". Anyone else got this experience?
Could be related:
- #1475
Depends on what your default python version is.
The issue states, that you can try using conda instead, as it should work with python 3.12
Yes, it's very likely the Python 3.12 issue with nlopt.