Getting requirements to build wheel did not run successfully #4274
Unanswered
Nickfu0911
asked this question in
Install FAQ
Replies: 1 comment 2 replies
-
This has already been asked. Please follow the instructions in #4273. I will do a proper fix today. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I've compiled petsc successfully and passed the make check. And I've followed the procedures on the firedrake website to set the venv-firedrake and environment variables. However, when running pip install firedrake, the following error appeared:
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [27 lines of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
May I ask what could be the possible reason for this? Thank you very much in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions