On Wed, Jun 10, 2009 at 12:55 AM, Steve
Nicholes<emailaddress_...@yahoo.com> wrote:
> Thanks John.  I hope you aren't receiving this reply twice (my email kicked
> me out when I hit send).  I actually am importing pylab so it isn't an
> entirely qt app.  I didn't post all of the code originally b/c it is long
> (and it would reveal how poor of a programmer I am :) ), but here are the
> relevant sections.  The problematic section is in blue.  Please let me know
> if you need anything else.

Importing pylab or pyplot into a GUI app is simply not supported.
There is never a reason to do it, and it is fraught with perils.  I
don't know if this has anything to do with the problem you are
experiencing, but you need to remove these imports before we can
proceed.

JDH

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to