Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pandas error #11

Open
Mlgpigeon opened this issue Jul 2, 2022 · 0 comments
Open

Pandas error #11

Mlgpigeon opened this issue Jul 2, 2022 · 0 comments

Comments

@Mlgpigeon
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant