-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
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
radiaj, MLubetzki and LakshaySood
Metadata
Metadata
Assignees
Labels
No labels