When I choose Python as the build system, it can’t load the module.

However, python -u “C:\Users\10768\Desktop\recenter.py” works well in windows powershell.

I can’t figure out the reason. Please help me.
When I choose Python as the build system, it can’t load the module.

However, python -u “C:\Users\10768\Desktop\recenter.py” works well in windows powershell.

I can’t figure out the reason. Please help me.
The default build system will run py on Windows. Perhaps that links to a different python installation on your system?
Sorry, I still have a question. How to make the py links to the python installation I want?
Python has documentation on it on this page: https://docs.python.org/3/using/windows.html