This means that it is not possible to install the plugin using the tern.py script. It seems that all the plugin python files always run with Python 2.6 in Sublime Text 2. The check_output wasn't ...
I am experiencing an issue where child processes randomly hang (freeze) when I try to run multiple GATE simulations in parallel using Python's subprocess module on a Windows system. I have a "manager" ...