Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Venv python 3.6 not found #255

Open
youssef02 opened this issue May 6, 2023 · 0 comments
Open

Venv python 3.6 not found #255

youssef02 opened this issue May 6, 2023 · 0 comments

Comments

@youssef02
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant