Hi, Eric,
Yes, the code you sent works.
Many thanks for your help!
Chad
From: Eric Firing
To: matplotlib-users@lists.sourceforge.net
Sent: Sunday, August 21, 2011 2:05 PM
Subject: Re: [Matplotlib-users] tkinter bug?
That's probably why the button was comme
On 22/08/2011, at 5:36, Benjamin Root wrote:
> Ok, there has been a lot of useful discussion (for both MacOSX and Windows),
> but in the end, I want to know this: Is it possible for matplotlib to provide
> a single, recommended, fully-supported-by-us method for installing our
> package (possibl
Ok, there has been a lot of useful discussion (for both MacOSX and Windows),
but in the end, I want to know this: Is it possible for matplotlib to
provide a single, recommended, fully-supported-by-us method for installing
our package (possibly for each platform?). Could it be pip? Or some other
op
On 08/21/2011 05:54 AM, CAB wrote:
Hi, All,
Sorry if this complaint appears twice on this list.
I have been using Matplotlib for a while, and I'm getting to the point
where I'd like to embed the output in a Tk GUI application. I'm new to
Tkinter. Here is the problem. Using the script that's in
On Sun, Aug 21, 2011 at 2:13 PM, Jouni K. Seppänen wrote:
> Tony Yu writes:
>
> > IOError: [Errno 4] Interrupted system call
>
> Sounds like http://bugs.python.org/issue1068268, which is supposed to
> have been fixed. Which version of Python are you running?
>
Hi Jouni,
That bug does sound simi
On Sun, Aug 21, 2011 at 12:42 PM, Chris Withers wrote:
> Hi All,
>
> The majority of the docs for matplotlib focus on making its behaviour
> like that of Matlab, however, I'm looking to use it to generate graphs
> for display by web apps.
>
> Where can I find good examples of doing this?
> (ie: mu
On Sun, Aug 21, 2011 at 12:42 PM, Chris Withers wrote:
> Hi All,
>
> The majority of the docs for matplotlib focus on making its behaviour
> like that of Matlab, however, I'm looking to use it to generate graphs
> for display by web apps.
>
> Where can I find good examples of doing this?
> (ie: mu
Hi All,
The majority of the docs for matplotlib focus on making its behaviour
like that of Matlab, however, I'm looking to use it to generate graphs
for display by web apps.
Where can I find good examples of doing this?
(ie: multi-threaded, multi-process apps which may by simulaneously
generat
Tony Yu writes:
> IOError: [Errno 4] Interrupted system call
Sounds like http://bugs.python.org/issue1068268, which is supposed to
have been fixed. Which version of Python are you running?
--
Jouni K. Seppänen
http://www.iki.fi/jks
Jeff Klukas writes:
> File
> "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/dviread.py",
> line 727, in _register
> assert encoding is None
> AssertionError
This sounds like this issue:
https://github.com/matplotlib/matplotlib/issues/191
There is
Hi, All,
Sorry if this complaint appears twice on this list.
I have been using Matplotlib for a while, and I'm getting to the point where
I'd like to embed the output in a Tk GUI application. I'm new to Tkinter.
Here is the problem. Using the script that's in the "examples" page on the web
Dear Jakob and Ben,
I am seeing the same error. This is with a clean install of Python 2.7,
numpy 1.6.1, and matplotlib 1.0.1 (all 32-bit versions running under a Win 7
64-bit OS). In fact, all I am doing to test this is to execute the
'embedding_in_tk.py' example that is on the examples web p
12 matches
Mail list logo