yig / PySPQR

Python wrapper for the sparse QR decomposition in SuiteSparseQR.
Creative Commons Zero v1.0 Universal
34 stars 28 forks source link

Trouble in "import sparseqr" #21

Open yunany opened 1 year ago

yunany commented 1 year ago

I got an error message like the one below. I have installed the package, but cannot import it into python. Have any of you seen this? Thanks

ld: warning: directory not found for option '-L/opt/homebrew/lib' ld: library not found for -lspqr clang: error: linker command failed with exit code 1 (use -v to see invocation)