Skip to content

Numpy 2.3.0+ requires np.tobytes instead of np.tostring - #1028

Open
Gregor Riepl (onitake) wants to merge 1 commit into
Ultimaker:mainfrom
onitake:patch-1
Open

Numpy 2.3.0+ requires np.tobytes instead of np.tostring#1028
Gregor Riepl (onitake) wants to merge 1 commit into
Ultimaker:mainfrom
onitake:patch-1

Replace incompatible np.tostring with np.tobytes

b349a36
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Test Results failed Feb 21, 2026 in 0s

1 errors in 1s

1 tests   0 ✅  1s ⏱️
1 suites  0 💤
1 files    0 ❌  1 🔥

Results for commit b349a36.

Annotations

Check failure on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Test Results

tests.benchmarks with error

artifacts/test-results/tests/unit_tests_results.xml [took 0s]
Raw output
collection failure
../build/generators/uranium_venv/lib/python3.12/site-packages/pluggy/_manager.py:168: in register
    self._verify_hook(hook, hookimpl)
../build/generators/uranium_venv/lib/python3.12/site-packages/pluggy/_manager.py:355: in _verify_hook
    _warn_for_function(argname_warning, hookimpl.function)
../build/generators/uranium_venv/lib/python3.12/site-packages/pluggy/_manager.py:41: in _warn_for_function
    warnings.warn_explicit(
E   pytest.PytestRemovedIn9Warning: The (path: py.path.local) argument is deprecated, please use (collection_path: pathlib.Path)
E   see https://docs.pytest.org/en/latest/deprecations.html#py-path-local-arguments-for-hooks-replaced-with-pathlib-path

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 test found

There is 1 test, see "Raw output" for the name of the test.
Raw output
tests.benchmarks