Skip to content

Numpy and pandas versions in requirements are incompatible #37

@xEmz

Description

@xEmz

Hi, I have an issue with the installation of the program. In the requirements file, it says the program needs pandas==2.0 and numpy==1.19.4. However, these versions are incompatible with each other. Pandas==2.0 requires numpy>=1.21.0. I changed the requirements file for now, but I don't know If this will cause issues downstream.

Kind regards,
Emma

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions