error when buildinging mlk algebra using osqp-python #702
Unanswered
rockyb3
asked this question in
Python Interface
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
python: 3.11
osqp: 1.0.0b1
osqp python: master branch
mkl: installed by "conda install mkl"
environment variables:
OSQP_ALGEBRA_BACKEND=mkl
MKL_ROOT = "/home/username/.conda/envs/envname/lib"
I follow the doc https://osqp.org/docs/contributing/python.html#:~:text=%27builtin%27%5D-,Wrappers%20for%20mkl%20algebra,%C2%B6,-For%20building%20Python
and manually change the pyproject.toml file:
But got the error:
Beta Was this translation helpful? Give feedback.
All reactions