First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The above code runs ok in VSC!
In VSC, load your code and then under 'View', select 'Terminal'. Now in the lower right corner, check that 'python' and the right python version (like 2.7.18 32 bit) is being displayed. If not, click on the python version and enter the path to the python 2.7 32-bit in your pc. Run the script using the play button on the top right corner (do not use a debugger).