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
Now you should be able to run the installation without trouble.
155
151
156
-
### macOS and CMake Command Not Found
157
-
If the user chooses to install CMake directly from the CMake site (not using homebrew nor Mac Ports), then the CMake command-line tools must be added to the user’s PATH or default system libraries. The quickest command to do that is:
See [installing cmake command line tools on a mac](https://stackoverflow.com/questions/30668601/installing-cmake-command-line-tools-on-a-mac).
162
-
163
152
### SSL Error with Python 3.8+ on macOS
164
153
This fix will not work for Python installed via Homebrew. Try installing Python published at python.org.
165
154
The version of openSSL bundled with Python 3.8+ requires access to macOS’s root certificates. If the following error is encountered while installing fprime:
0 commit comments