Skip to content

Pandas error #11

Description

@Luissalet

Tried to install the package multiple times in python 3.8+ and always the same error related to pandas:

Cython-generated file 'pandas_libs/algos.c' not found.
Cython is required to compile pandas from a development branch.
Please install Cython or download a release package of pandas.

I've learned that this is because of the pandas version you force in the requirements and how it relates to new python. A fix not forcing an old version would be appreciated.

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