I have installed the relevant package.
The ".py" can run successfully when using IDLE. However, when I try to run it in VSCode. It trigger the error ModuleNotFoundError: No module named 'xlwt'.
Should I modify something in VSCode?
Could any one help to handle this issue?
TIA
