1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-12 05:23:47 -05:00

Updated Common build problems (markdown)

native-api
2024-06-05 23:04:17 +03:00
parent 784f9ab95c
commit 91a9a3b718

@@ -370,7 +370,7 @@ If yes, [remove it](https://github.com/pyenv/pyenv#uninstalling-pyenv).
checking for the platform triplet based on compiler characteristics... darwin
configure: error: internal configure error for the platform triplet, please file a bug report
```
or
or (note that the architecture is detected as `arm`; see another case with the same error below if the architecture is incorrect)
```
checking build system type... arm-apple-darwin<...>
checking host system type... arm-apple-darwin<...>