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

Poetry install problem #778

Closed
d5423197 opened this issue May 24, 2022 · 5 comments
Closed

Poetry install problem #778

d5423197 opened this issue May 24, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@d5423197
Copy link

Hello author,

This might be a potential bug when doing poetry install.

I used python 3.10 and do poetry install, got the error msg below.
Could not build wheels for numpy which use PEP 517 and cannot be installed directly

I have used python 3.8 and retry. It works fine now.

@d5423197 d5423197 added the bug Something isn't working label May 24, 2022
@Flova
Copy link
Collaborator

Flova commented May 24, 2022

Could you send the exact output from the failing NumPy installation?

@d5423197
Copy link
Author

Hi there,

This was the exact output.

ZD

@Flova
Copy link
Collaborator

Flova commented May 25, 2022

Googling reveals that this issue mainly happens with out of date pip versions. Try to update pip as well as poetry.

@Flova
Copy link
Collaborator

Flova commented May 25, 2022

Related upstream issue: python-poetry/poetry#3894

@d5423197
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants