Mark Ian Posted August 20, 2012 Posted August 20, 2012 Hi, Im learning python in the moment. I'm currently using Scite to edit my scirpts, but when I execute the code over Scite using the 'F5' button I get the following error message: >pythonw -u "bottle.py" >The system cannot find the file specified. I'm geussing either scite itself or windows doesnt have the pathway for the python directory... but how do you change it??? Thanks in advance, Mark
ecoli Posted August 21, 2012 Posted August 21, 2012 does it work if you try to run the code from a regular console?
Mark Ian Posted August 21, 2012 Author Posted August 21, 2012 yea, it does work, I just find it more convenient pressing F5. When I run the syntax check though, scite is able to find py_compile.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now