eolas/neuron/3b3f3885-a969-4331-8766-b386e8dbd527/Switch_between_Python_vers.md

10 lines
90 B
Markdown
Raw Normal View History

2024-12-09 18:34:15 +00:00
---
tags: [python]
---
# Switch between Python versions locally
```
pyenv local 3.8
```