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

error with classy for python3.9 #582

Open
GowriNair38 opened this issue Jul 11, 2024 · 2 comments
Open

error with classy for python3.9 #582

GowriNair38 opened this issue Jul 11, 2024 · 2 comments

Comments

@GowriNair38
Copy link

Hi, I am unable to pip install classy in python3.9 while everything seems to be perfectly working in python3.6. The error is
ERROR: Failed building wheel for classy
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (classy)

Is it something to do this specific version of classy or python? Could someone suggest a way to tackle this?

Thanks!

@Hayyim-H
Copy link

Hi, try installing the version 1.26.4 of numpy.
pip install numpy==1.26.4

@siriwarwick
Copy link

Hayyim's solution doesn't seem to fix it.

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

3 participants