bcgov / von-network

A portable development level Indy Node network.
Apache License 2.0
163 stars 188 forks source link

Venv python 3.6 not found #255

Open youssef02 opened 1 year ago

youssef02 commented 1 year ago

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