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

Reply via email to