Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Pycharm debugger with PSSe-32 ?

Hi guys, anyone has ever set up pycharm to run python script to open PSSE and run load flows? The problem I have is, I'm trying to understand a big chunk of Python code, but I find it very slow using pdb. Googled everywhere, but couldn't find dummy proof guide on setting up the pycharm debugger with PSSE 32.

I've already went through this http://www.whit.com.au/blog/2012/10/import-psse-into-your-python-script/ and https://pythonconquerstheuniverse.wordpress.com/2009/09/10/debugging-in-python/, but this is not exactly what I'm looking for.