Skip to content

dRep 3.6.2 crashes when pandas>=3.0 #299

@AlexHoratio

Description

@AlexHoratio

I just installed dRep via bioconda in a fresh conda environment, and it appeared to pull the latest version of pandas (v3.0.2) which caused dRep to crash during secondary comparisons. Apparently an issue with delim_whitespace=True not being recognized in read_csv, which is a deprecated argument as of pandas>3.0

https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html

Down-grading to pandas 2.3 fixed it!

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