theangkko

Results 3 comments of theangkko

When I installed shared DLL in window10 or 11, I need to select the DLL (x32 , x64) among 3 options. I assume that I am 64bit Win user. Even...

> For anyone else having this issue because pyenv-win is installed, see [the comment here](https://github.com/pyenv-win/pyenv-win/issues/469#issuecomment-1913364051): > > ``` > export PYENV_ROOT="$HOME/.pyenv" > export PATH="$PYENV_ROOT/bin:$PATH" # instead of `command -v pyenv...