Colby Westerfield
Results
2
comments of
Colby Westerfield
I have the same issue with latest on docker (in debian). The login screen gave the error "Bad Gateway." The Pip command above allowed me to login, but I stopped...
> The framework issue can apparently be resolved with this `env PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.9.6` The version I ended up using was this ``` env PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.9.16 pyenv...