mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-16 15:23:53 -05:00
Updated Home (markdown)
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.
|
results by adding pyenv to `~/.bashrc` instead.
|
||||||
|
|
||||||
See [[Unix shell initialization]] for more info about how config files get
|
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`.
|
||||||
Reference in New Issue
Block a user