mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-13 09:06:16 -04:00
Updated Common build problems (markdown)
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! ->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue