Summary: | sci-libs/scikit-optimize-0.9.0 fails tests (DASH-SYSTEM): AttributeError: module numpy has no attribute int | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 848364 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: AttributeError: module 'numpy' has no attribute 'int' FAILED skopt/searchcv.py::skopt.searchcv.BayesSearchCV The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7c3db5d998d752370dff2abf57c9515c9019461 commit a7c3db5d998d752370dff2abf57c9515c9019461 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2023-11-06 11:40:00 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2023-11-06 11:40:22 +0000 sci-libs/scikit-optimize: pep517, numpy-1.24 compat Closes: https://bugs.gentoo.org/910028 Closes: https://bugs.gentoo.org/890666 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> .../files/scikit-optimize-0.9.0-numpy-1.24.patch | 22 +++++ .../scikit-optimize-0.9.0-scikit-learn-1.2.0.patch | 104 +++++++++++++++++++++ .../scikit-optimize-0.9.0-r1.ebuild | 39 ++++++++ 3 files changed, 165 insertions(+) |