You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
brew install gcc --HEAD seems to be freezing my terminal. I tried closing and rerunning the code. I tried leaving it and it has been like this for 20 minutes. If I use control-C, it just stops it and no message comes up.
To Reproduce
See photo
Expected behavior
I expect gcc to install and then the rest of the modules to be installed.
Screenshots
Desktop (please complete the following information):
Type: macOS Monetery
Version: 12.6
Additional context
I am trying to install OpenFace. I tried using option A on the wiki for mac install first but I cannot figure out how to begin the code in the fea_tool directory. I know how to use "cd" but I am very new to this so I don't know how to cd to anything by a file path.
So, I am using option B but now running into the described issue
The text was updated successfully, but these errors were encountered:
On my machine Mac OS Monterey (12.6.8) I have built successfully by omitting the --HEAD flag from GCC - besides Clang is picked up as the C/C++ compiler
Describe the bug
brew install gcc --HEAD seems to be freezing my terminal. I tried closing and rerunning the code. I tried leaving it and it has been like this for 20 minutes. If I use control-C, it just stops it and no message comes up.
To Reproduce
See photo
Expected behavior
I expect gcc to install and then the rest of the modules to be installed.
Screenshots
Desktop (please complete the following information):
Additional context
I am trying to install OpenFace. I tried using option A on the wiki for mac install first but I cannot figure out how to begin the code in the fea_tool directory. I know how to use "cd" but I am very new to this so I don't know how to cd to anything by a file path.
So, I am using option B but now running into the described issue
The text was updated successfully, but these errors were encountered: