Closed basnijholt closed 7 years ago
I see that this point came up before.
Work on this occurring in PR ( https://github.com/conda-forge/suitesparse-feedstock/pull/18 ).
Fixed in PR ( https://github.com/conda-forge/suitesparse-feedstock/pull/18 ).
After I updated
kwant
toopenblas 0.2.19|0.2.19.*
, installingsuitesparse
leads toSegmentation fault (core dumped)
when importingkwant
.getting a backtrace from the coredump I see that the segfault happens here
0x00007f6235a44934 in libmetis__CompressGraph () from /home/tinkerer/.conda/envs/anaconda/lib/libmetis.so
this reproduces the problem:
It's probably because
suitesparse
has it's ownlibmetis
, while there is a metis-feedstock