We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99171f8 commit b26f112Copy full SHA for b26f112
README.md
@@ -97,6 +97,11 @@ error: [Errno 2] No such file or directory: 'cmake'
97
```
98
Try rerunning after installing CMake (e.g., `apt-get install cmake` or `brew install cmake`)
99
100
+```
101
+No CMAKE_Fortran_COMPILER could be found.
102
103
+Try installing a Fortran compiler (e.g., `brew reinstall gcc`)
104
+
105
#### How to debug
106
```sh
107
git clone --recursive git+https://github.com/open-atmos/PyPartMC.git
0 commit comments