mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
Added a link about the common build problems.
This commit is contained in:
parent
02e073a503
commit
80b8508dbc
1 changed files with 2 additions and 0 deletions
|
@ -183,6 +183,8 @@ to the `pyenv` command-line utility.
|
|||
**NOTE** If you need to pass configure option to build, please use
|
||||
```CONFIGURE_OPTS``` environment variable.
|
||||
|
||||
**NOTE** If you are having trouble installing a python version please visit the wiki page about [Common Build Problems](https://github.com/yyuu/pyenv/wiki/Common-build-problems)
|
||||
|
||||
6. Rebuild the shim binaries. You should do this any time you install
|
||||
a new Python binary (for example, when installing a new Python version,
|
||||
or when installing a package that provides a binary).
|
||||
|
|
Loading…
Reference in a new issue