Skip to content

back to SWE-Agent summary

SWE-Agent: filesystem_spec

Failed to run pytests for test tests

ImportError while loading conftest '/testbed/fsspec/conftest.py'.
fsspec/__init__.py:6: in <module>
    from .compression import available_compressions
fsspec/compression.py:4: in <module>
    from fsspec.spec import AbstractBufferedFile
fsspec/spec.py:17: in <module>
    from .utils import _unstrip_protocol, glob_translate, isfilelike, other_paths, read_block, stringify_path, tokenize
E   ImportError: cannot import name '_unstrip_protocol' from 'fsspec.utils' (/testbed/fsspec/utils.py)

Patch diff