Skip to content

schpl and visions have conflicting pandas requirements #262

@galtay-tempus

Description

@galtay-tempus

A fresh pip install leads to,

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
visions 0.7.6 requires pandas>=2.0.0, but you have pandas 1.5.3 which is incompatible.

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
schpl 1.0.5 requires pandas<2,>=1.1.2, but you have pandas 2.2.3 which is incompatible.

Was fixed by pinning scHPL to version 1.0.0 in setup.py

scHPL==1.0.0

might be worth an update.
looks like scHPL updated to require pandas <2.0.0 in Nov 2023
lcmmichielsen/scHPL@fe3e306

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions