Venv python 3.6 not found
Opened this issue · 0 comments
youssef02 commented
Had this problem on my docker, when started:
2023-05-06 18:37:26 pyenv: version `3.6' is not installed (set by /home/indy/.python-version)
solved the problem by switching the ".python_version" file:
3.6
to
3.6.13
that solved the problem for me
I am using a Macos Ventura, intel processor, 2019 13ish macbook