I'm getting the error:
can't invoke "event" command: application has been destroyed
while executing
"event generate $w <>"
(procedure "ttk::ThemeChanged" line 6)
invoked from within
"ttk::ThemeChanged"
With the latest matplotlib 1.0.0 on 64-bit Ubuntu 10.04 running the
following scri
From: Nicolas Bigaouette [mailto:nbigaoue...@gmail.com]
Sent: Thursday, September 30, 2010 18:00
What I would like to do it have a colormap which is transparent for lower
values of data and opaque for high values, so the blue on the figure would
appear white/transparent.
Would it suffice for th
I temporarily fixed this by commenting the following lines in
pkg_resources.py folder in /site-packages/distribute.. folder.
issue_warning(
"Module %s was already imported from %s, but %s is being added"
" to sys.path" % (modname, fn, self.location),
On 10/01/2010 11:46 AM, Jason Grout wrote:
>On 10/01/2010 10:40 AM, Michael Droettboom wrote:
>> On 10/01/2010 11:31 AM, Jason Grout wrote:
>>> I'm working on updating matplotlib in Sage to 1.0. We're running into
>>> a problem where it seems that the fontList.cache is not being updated.
On 10/01/2010 10:40 AM, Michael Droettboom wrote:
>On 10/01/2010 11:31 AM, Jason Grout wrote:
>> I'm working on updating matplotlib in Sage to 1.0. We're running into
>> a problem where it seems that the fontList.cache is not being updated.
>> I've included an example session below. The .ma
On 10/01/2010 11:31 AM, Jason Grout wrote:
> I'm working on updating matplotlib in Sage to 1.0. We're running into
> a problem where it seems that the fontList.cache is not being updated.
> I've included an example session below. The .matplotlib directory is
> accessible here:
> http://sage.mat
I'm working on updating matplotlib in Sage to 1.0. We're running into
a problem where it seems that the fontList.cache is not being updated.
I've included an example session below. The .matplotlib directory is
accessible here:
http://sage.math.washington.edu/home/jason/.matplotlib/ The pr
On Oct 1, 2010, at 9:40 AM, Benjamin Root wrote:On Thu, Sep 30, 2010 at 8:44 PM, Tony S Yu wrote:
I'd like to make something in between a box plot [1] and a histogram. Each histogram would be represented by a single, tall, rectangular patch (like the box in a box plot), and the
On Thu, Sep 30, 2010 at 8:44 PM, Tony S Yu wrote:
> I'd like to make something in between a box plot [1] and a histogram. Each
> histogram would be represented by a single, tall, rectangular patch (like
> the box in a box plot), and the patch would be subdivided by the bin edges
> of the histogra
Can you get us a gdb backtrace?
Type "gdb python" at the prompt, then at the gdb prompt, type "r
/usr/bin/ipython -pylab". After it segfaults, type "bt" to get a
backtrace, and send the output to this list.
Mike
On 10/01/2010 07:04 AM, Eric Emsellem wrote:
> Hi
>
> I just upgraded to opensu
Hi
I just upgraded to opensuse 11.3.
And I get now:
ipython -pylab:
matplotlib version 1.0.0
verbose.level helpful
platform is linux2
*Segmentation fault*
Any clue?
I am using IPython 0.10, Python 2.6.5
Eric
--
S
11 matches
Mail list logo