Closed nazariyv closed 6 years ago
i am seeing the same problem!
OK, i got it working 2 different ways. Note: i am running ubuntu 16.04 and py3.6
conda install -c conda-forge suitesparse
SuiteSparseQR_C.h
file (i used ubuntu's search...)pip install sparseqr
@nazariyv What platform are you running on?
@dswah I like the second version. Do you have a suggestion for the README?
@yig i guess the README already had the correct information, but it would have been good to clarify 2 things:
sudo apt-get install libsuitesparse-dev
conda install -c conda-forge suitesparse
isnt sufficient because it leaves the necessary files in the wrong place?perhaps something can be done about the second point.
is it possible for PySPQR
to look for suitesparse some other way?
I pushed a change to the README.
It may be possible to have PySPQR look for suitesparse in more locations. Feel free to look into it and propose a change. I don't have time now.
@yig same as you, ubuntu 16.04 and python 3.6
Would be nice to see an update on this. Still an issue several years later.
This may have been fixed. Can someone please check if it is still an issue?
This may have been fixed. Can someone please check if it is still an issue?
Not yet, still having the issue installing it on windows VS Code Ananconda env.
Cannot install your library. Installed SuiteSparse through conda like in the other issue. Did not work. In terms of how to install SuiteSparse through a link you provided in ReadME I do not know, there is no explanation either in your ReadME or their's web-page. Here is the error: