While trying to install a ch38 whl file on python, I saw the version didn't match. When I enter
C:\python
it says I have 3.7.5 as my default python. However, I want 3.8.1 as my default. I know I have it installed because when I enter in C:\py - 0
, I have both versions.
Anyone know how to specify the version I on the terminal or set the default "python" on terminal as 3.8?