I\'m working on a framework right now, part of which requires Jython. I just added some plotting to it using MatPlotLib, without realizing that MatPlotLib is incompatible wi
Didn't use MatPlotLib with execnet ...
But ...
For a quick tryout with execnet (on a win32 platform) you can use PortablePython2.7.2.1
PortablePython contains the MatPlotLib and is easy to install (and remove)