Bug#1028359: pygpu: fails to import in numpy 1.24
Rebecca N. Palmer
rebecca_palmer at zoho.com
Mon Jan 9 22:16:54 GMT 2023
Package: python3-pygpu
Version: 0.7.6-12
Severity: grave
numpy 1.24 no longer has np.bool, which makes pygpu fail to import:
pygpu/dtypes.py:74: in _fill_dtype_registry
register_dtype(np.bool, ["ga_bool", "bool"])
numpy/__init__.py:284: in __getattr__
raise AttributeError("module {!r} has no attribute "
E AttributeError: module 'numpy' has no attribute 'bool'
Full log: https://salsa.debian.org/science-team/theano/-/jobs/3771271
More information about the debian-science-maintainers
mailing list