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

Can't build wheels when attempting to pip install #48

Open
NikkiZabel opened this issue Aug 12, 2022 · 4 comments
Open

Can't build wheels when attempting to pip install #48

NikkiZabel opened this issue Aug 12, 2022 · 4 comments

Comments

@NikkiZabel
Copy link

Hi there!

I'm running python 3.9.7 and 3.9.12 in Anaconda environments on my Ubuntu 20.04 machines. I'm getting the error "ERROR: Failed building wheel for casa-formats-io
Successfully built jampy plotbin
Failed to build casa-formats-io
ERROR: Could not build wheels for casa-formats-io which use PEP 517 and cannot be installed directly" when I try to pip install the package. After downgrading to python 3.8, all is fine. I know other people use python 3.9.7 on different OS, and they don't seem to have the same issue. Any chance the package can be made compatible with python 3.9 for my setup?

@astrofrog
Copy link
Member

Could you provide the command(s) you are using and let us know what folder you are running these in?

@NikkiZabel
Copy link
Author

"pip install casa-formats-io"

Folders include home, /, or any other directory.

@astrofrog
Copy link
Member

@NikkiZabel - if you are still having this issue, what version of pip are you using?

@astrofrog
Copy link
Member

@NikkiZabel - could you try and pip install the latest version of casa-formats-io?

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

2 participants