osqp / osqp-python

Python interface for OSQP
https://osqp.org/
Apache License 2.0
109 stars 41 forks source link

Support for building python3.13 wheels #161

Closed Transurgeon closed 1 week ago

Transurgeon commented 1 week ago

Hello, cvxpy is in the process of adding wheels for python 3.13 (see here). However, there seems to be a compatibility issue with installing osqp (see the CI logs or the comments in the PR). I was wondering if it would be possible to help setup osqp wheels that support python 3.13 (this issue may be related to the conda-recipe of OSQP?).

Please let me know if there is anything I can help with.

imciner2 commented 1 week ago

The OSQP PyPi wheels now have a Python 3.13 version.