not supporting PEP 517 builds #10458
Unanswered
guangcodes
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is a numpy issue, not a Poetry issue. Try reporting this to numpy team |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My local environment
OS: macOS Sequoia, Version 15.5
Chip: Apple M2
python --version: 3.13.3
pipx --version: 1.7.1
poetry --version: (version 2.1.3)
Issue I met
When I try to execute the installing command, there is a error about not supporting PEP 517 builds.
First, install all the dependencies:
Second, follow the error message, I verify the error.
I searched a lot. but I can not resolve this issue. Please help~
Beta Was this translation helpful? Give feedback.
All reactions