This is due to the dependent python3.exe not being called correctly, it should be noted that:
- Python 3.8 has been installed and the environment variable has been configured.
- In the Python 3.8 installation path, copy python.exe and rename it to python3.exe.
- The Python 3.8 environment variable has higher priority than other Python versions.
If you are not sure whether Python 3.8 is installed, open cmd and enter where python to see all the installed Python versions.
1. Copy python.exe and rename it to python3.exe.
2. Add the environment variable.