Open Julian opened 5 years ago
For each encountered interpreter, check that python --version works, and if not, recreate the env.
python --version
This happens somewhat annoyingly frequently when e.g. upgrading a patch release of Python.
For each encountered interpreter, check that
python --version
works, and if not, recreate the env.This happens somewhat annoyingly frequently when e.g. upgrading a patch release of Python.