python - how can I debug more than one script in pyscripter? -


I have put a portable dragon on my USB drive, and I really like pyscripter The thing is, when I start debugging a script, freeze the IDE type (the code is waiting to reach the breakpoint). This means that I can not do anything with it (I can not even save files).

I also tried to start a new instance of IDE, but it comes back in an open. Is there something that I might be able to debug more than one script at some time?

Solve your problem, use and PyScripter will be more sensitive. Even if something goes wrong, the IDE will not crash - just start the remote interpreter again and start the job again.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -