1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

Updated Common build problems (markdown)

native-api
2022-11-05 00:44:36 +03:00
parent 998c07d599
commit 83326a1aa9

@@ -1,3 +1,5 @@
Make sure to have installed Python's binary dependencies and build tools as per https://github.com/pyenv/pyenv/wiki#suggested-build-environment before any troubleshooting.
- [Prerequisites](#prerequisites)
- [Removing a python version manually](#removing-a-python-version-manually)
- [Installing a 32 bit python on 64 bit Mac OS X (this will *not* work on Linux)](#installing-a-32-bit-python-on-64-bit-mac-os-x-this-will-not-work-on-linux)
@@ -14,8 +16,6 @@
- [Keg-only Homebrew packages are forcibly linked / added to PATH](#keg-only-homebrew-packages-are-forcibly-linked--added-to-path)
## Prerequisites
Make sure to have installed Python's binary dependencies and build tools as per https://github.com/pyenv/pyenv/wiki#suggested-build-environment before any troubleshooting.
Below are some alternative packages that are not in the recommended set and should generally only be considered when there are special needs and/or problems with those in it.
<!- Updates to the recommended set should go on the above link rather than here! ->