python311Packages.hdbscan: fix build #270506
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
OfBorg / python311Packages.hdbscan, python311Packages.hdbscan.passthru.tests on x86_64-linux
succeeded
Nov 28, 2023 in 0s
Success
Attempted: python311Packages.hdbscan
The following builds were skipped because they don't evaluate on x86_64-linux: python311Packages.hdbscan.passthru.tests
Details
Partial log
hdbscan/tests/test_flat.py: 42 warnings
/nix/store/nkixmna7m0l45rm11wghjg4m32h1j7rf-python3.11-hdbscan-0.8.33/lib/python3.11/site-packages/hdbscan/hdbscan_.py:80: DeprecationWarning: Conversion of an array with ndim > 0 to a scalar is deprecated, and will error in future. Ensure you extract a single element from your array before performing this operation. (Deprecated NumPy 1.25.)
labels, probabilities, stabilities = get_clusters(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
========== 46 passed, 7 skipped, 6 deselected, 289 warnings in 3.84s ===========
Finished executing pytestCheckPhase
pytestcachePhase
pytestRemoveBytecodePhase
/nix/store/nkixmna7m0l45rm11wghjg4m32h1j7rf-python3.11-hdbscan-0.8.33
Loading