Skip to content

[JOSS review] Installing with Python 3.13 fails on my computer #366

@felixchenier

Description

@felixchenier

I created a fresh conda environment with python=3.13 from conda-forge, on macOS.

However, pip install databallpy can't install pandas. I am pretty confident this has something to do with the numpy < 2 requirement.

Then I tried with a new fresh conda environment with python=3.10, and it installed correctly.

Is there a reason to stick to numpy < 2 ? I am sure it causes some problems here and there, but very soon it will become the default so I guess it would be a good idea to tackle this problem soon.

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