[Bug 2052659] Re: scipy fails to load with glibc-2.39
Julian Andres Klode
2052659 at bugs.launchpad.net
Thu Feb 8 16:19:22 UTC 2024
** Tags removed: rls-nn-incoming
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2052659
Title:
scipy fails to load with glibc-2.39
Status in glibc package in Ubuntu:
In Progress
Status in scipy package in Ubuntu:
Fix Committed
Bug description:
$ python3
Python 3.12.1 (main, Dec 8 2023, 16:20:54) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import scipy.special._ufuncs
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python3/dist-packages/scipy/special/__init__.py", line 663, in <module>
from . import _ufuncs
ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.39' not found (required by /lib/x86_64-linux-gnu/libmvec.so.1)
>>>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2052659/+subscriptions
More information about the foundations-bugs
mailing list