Skip to content

Bug with pandas 2.0 #318

Open
Open
@picktim

Description

@picktim

I'm getting error when use disk cache with pandas 2.0 : ModuleNotFoundError: No module named 'pandas.core.indexes.numeric'
at diskcache/core.py", line 282, in fetch
return pickle.load(reader)
It worked if i downgrade pandas to version 1.5.x, how to resolve this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions