First time here? Check out the FAQ!

Revision history  [back]

As far as I can tell mpi4py is just a regular module you import so debugging should work as for all other Python code.  If you need to debug code launched from outside of Wing, you can do that with wingdbstub as described at https://wingware.com/doc/debug/debugging-externally-launched-code

Please let me know if this does not help.

As far as I can tell mpi4py is just a regular module you import so debugging should work as for all other Python code.  If you need to debug code launched from outside of Wing, you can do that with wingdbstub as described at https://wingware.com/doc/debug/debugging-externally-launched-code

Please https://wingware.com/doc/debug/debugging-externally-launched-codePlease let me know if this does not help.