Sublime Forum

Sublime Text Hangs when the Pyhton file has syntax error: Python Build System

#1

Hi,
I am trying to learn Python and using Sublime (3) as my Editor.
I noticed that when I try to build a python file and if the python code in the file has any syntax errors, the build system hangs.
I am using Anaconda 2 as my python interpreter.
I have tried compiling both with and with Anaconda plugin for Sublime.
I don’t know what information would be required to analyse this issue further, please let me know.

0 Likes

#2

Please define “hangs” in this contect.

0 Likes

#3

When I issue build command, the output shows that the build failed, but the sublime window/editor becomes unresponsive and I have to kill the sublime process from task manager.
I am running Sublime on Windows 7
Attached a screenshot of the sublime editor when it hangs and displays not responding in the title bar.

1 Like