
This is on a fresh install of pyenv-win-venv, when I try to create a new venv it puts the wrong version in the venv. I want 3.11.9 and end up with 3.10.4 instead. I don't even have 3.10.4 installed through pyenv, and I'm pretty sure it's not even installed on the system at all.
What could the issue here be?
This is on a fresh install of pyenv-win-venv, when I try to create a new venv it puts the wrong version in the venv. I want 3.11.9 and end up with 3.10.4 instead. I don't even have 3.10.4 installed through pyenv, and I'm pretty sure it's not even installed on the system at all.
What could the issue here be?