InstallationError - Even After following advice for a similar Error at final step - Please Help #4454
-
Hey! I seem to have problems while trying to install (pip install --no-binary h5py 'firedrake[check]'). I get the following error: × pip subprocess to install build dependencies did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip.. I found a link in the discussions that mentioned that i should do this: pip install --no-binary h5py 'firedrake @ git+https://github.com/firedrakeproject/firedrake.git@release#[check]'. But then i encountered the error: rakeproject/firedrake.git@release#[check]' × pip subprocess to install build dependencies did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. Could you please help me? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 22 replies
-
Odd.
|
Beta Was this translation helpful? Give feedback.
-
Hey, thank you for your reply, So i did an update again for brew, purged the cache and then attempted to reinstall. I still have the same error: make: *** [all] Error 2
note: This error originates from a subprocess, and is likely not a problem with pip. × pip subprocess to install build dependencies did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. The enitre download was done in a virtual environment. I have an ARM Mac. I do not have XCode. Would that be helpful? Thank you again. |
Beta Was this translation helpful? Give feedback.
-
Hmm. The only thing that stands out there is that you have some mamba/anaconda paths there. Can you remove those from your PATH and try again? PS it is much easier to read the logs if you attach a file rather than paste all the output. |
Beta Was this translation helpful? Give feedback.
The error is bizarre but I notice that you aren't using a homebrew Python when you create the venv (described in the installation prerequisites). Please try again removing the existing venv. You want to run