yig / PySPQR

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

Trouble in "import sparseqr" #20

Open yunany opened 1 year ago

yunany commented 1 year ago

I got an error message

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)