I would need your help to fix up a problem.
I was trying to run my saved python code file on my laptop through the Edit Plus IDE. I have no problem running python on my CMD (command prompt) or in Python Shell but when i save the code from edit plus to pc and then when i type the ‘py demo.py’ ( for example) in my command prompt, it gives me an errno2 message.
This is the problem i wish to resolve