Making SublimePythonIDE Works on Windows
Developing python code on Sublime Text using SublimePythonIDE package would make everything easier. This package highlights anything wrong inside your code. But when you installed it on Sublime whichi is run inside Windows, this package will not showing you any highlight. What you have to do is configuring Python interpreter. But, in very first you must have Python installed inside your Windows. You may read this on how install Python on Windows 10.