We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/mkoeppe/sage/actions/runs/3519527763/jobs/5916742795
[sagemath_doc_html-none] [plotting ] File "/sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/scipy/sparse/linalg/_isolve/iterative.py", line 9, in <module> [sagemath_doc_html-none] [plotting ] from . import _iterative [sagemath_doc_html-none] [plotting ] ImportError: /sage/local/var/lib/sage/venv-python3.10/lib/python3.10/site-packages/scipy/sparse/linalg/_isolve/_iterative.cpython-310-x86_64-linux-gnu.so: undefined symbol: slamch_
Previously noted in #34081 comment:61; still broken with latest scipy (after #34658)
Depends on #34658
Upstream: Reported upstream. No feedback yet.
CC: @antonio-rojas
Component: packages: standard
Issue created by migration from https://trac.sagemath.org/ticket/34779
The text was updated successfully, but these errors were encountered:
Is this something that needs to be reported and fixed upstream?
Sorry, something went wrong.
Not really. With meson-python>=0.11, one should just pass --config-settings setup-args='-Dlapack=lapack' to pip install
--config-settings setup-args='-Dlapack=lapack'
pip install
Sounds to me like something that upstream may want to improve. I've opened scipy/scipy#17465
No branches or pull requests
https://github.com/mkoeppe/sage/actions/runs/3519527763/jobs/5916742795
Previously noted in #34081 comment:61; still broken with latest scipy (after #34658)
Depends on #34658
Upstream: Reported upstream. No feedback yet.
CC: @antonio-rojas
Component: packages: standard
Issue created by migration from https://trac.sagemath.org/ticket/34779
The text was updated successfully, but these errors were encountered: