-
-
Notifications
You must be signed in to change notification settings - Fork 749
Closed
Description
collection failure
distributed/shuffle/tests/test_graph.py:8: in <module>
dd = pytest.importorskip("dask.dataframe")
E pytest.PytestDeprecationWarning:
E Module 'dask.dataframe' was found, but when imported by pytest it raised:
E ImportError("cannot import name 'stringify_path' from 'fsspec.utils' (/Users/runner/miniconda3/envs/dask-distributed/lib/python3.12/site-packages/fsspec/utils.py)")
E In pytest 9.1 this warning will become an error by default.
E You can fix the underlying problem, or alternatively overwrite this behavior and silence this warning by passing exc_type=ImportError explicitly.
E See https://docs.pytest.org/en/stable/deprecations.html#pytest-importorskip-default-behavior-regarding-importerror
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels