[Debichem-devel] Bug#1088823: FTBFS: ImportError: cannot import name 'simps' from 'scipy.integrate'
Andrey Rakhmatullin
wrar at debian.org
Sun Dec 1 17:33:32 GMT 2024
Source: gpaw
Version: 24.6.0-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=gpaw&arch=amd64&ver=24.6.0-1%2Bb2&stamp=1732919872&raw=0
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/gpaw/defects/__init__.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.12/importlib/__init__.py:90: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
gpaw/defects/__init__.py:4: in <module>
from scipy.integrate import simps
E ImportError: cannot import name 'simps' from 'scipy.integrate'
(/usr/lib/python3/dist-packages/scipy/integrate/__init__.py)
https://docs.scipy.org/doc/scipy/release/1.14.0-notes.html#expired-deprecations
"scipy.integrate.{simps,trapz,cumtrapz} have been removed in favour of simpson,
trapezoid, and cumulative_trapezoid."
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.11.10-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Debichem-devel
mailing list