mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-15 10:06:18 -04:00
Updated Home (markdown)
parent
e7e0bcbb45
commit
261152b72a
6
Home.md
6
Home.md
|
|
@ -62,4 +62,8 @@ since this file is read only once per desktop login, you may achieve quicker
|
|||
results by adding pyenv to `~/.bashrc` instead.
|
||||
|
||||
See [[Unix shell initialization]] for more info about how config files get
|
||||
loaded.
|
||||
loaded.
|
||||
|
||||
### Debugging pyenv
|
||||
|
||||
The `PYENV_DEBUG` is the environment variable to debug logging in pyenv. You can try to enable debug logging by setting something in the environment variable like `PYENV_DEBUG=1 pyenv versions`.
|
||||
Loading…
Reference in a new issue