scikit-sparse安装报错如下,可以用如下用
conda install -c conda-forge scikit-sparse
测试:
from sksparse.cholmod import cholesky
报错:
ERROR: Command errored out with exit status 1:
command: /home/ubuntu/miniconda3/envs/hhh/bin/python /home/ubuntu/miniconda3/envs/hhh/lib/python3.8/site-packages/pip/_vendor/pep517/in_process/_in_process.py get_requires_for_build_wheel /tmp/tmp0yaqjjnd
cwd: /tmp/pip-install-xty9oemb/scikit-sparse_3a6979a4628d461ebb0011a51307aec2
Complete output (39 lines):
performance hint: sksparse/cholmod.pyx:379:5: Exception check on '_error_handler' will always require the GIL to be acqui

最低0.47元/天 解锁文章
2503






