Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream nightly dev build failing #21524

Closed
thomasjpfan opened this issue Nov 1, 2021 · 0 comments
Closed

Upstream nightly dev build failing #21524

thomasjpfan opened this issue Nov 1, 2021 · 0 comments

Comments

@thomasjpfan
Copy link
Member

thomasjpfan commented Nov 1, 2021

The nightly build is fail due to python 3.10 disutils deprecation warning:

https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=34427&view=logs&j=dfe99b15-50db-5d7b-b1e9-4105c42527cf&t=ef785ae2-496b-5b02-9f0e-07a6c3ab3081

The numpy 1.22 specific error is related to numpy/numpy#17582, where test_dbscan_metric_params errors with a warning:

RuntimeWarning('Trying to dealloc data, but a memory policy is not set. If you take ownership of the data, you must set a base owning the data (e.g. a PyCapsule).'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant