cadquery icon indicating copy to clipboard operation
cadquery copied to clipboard

Update to Fedora 39 breaks cadquery and can't install

Open KadaB opened this issue 2 years ago • 2 comments

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?

KadaB avatar Mar 10 '24 16:03 KadaB

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

nobkd avatar Mar 10 '24 16:03 nobkd

Yes, it's very likely the Python 3.12 issue with nlopt.

jmwright avatar Mar 10 '24 16:03 jmwright