[TxMt] Re: matplotlib - Re: textmate Digest, Vol 20, Issue 11
Allan Odgaard
mailinglist at textmate.org
Tue Jan 12 08:04:26 UTC 2010
On 11 Jan 2010, at 10:44, Claus wrote:
> The simplest "program" is two lines long -- the problems are related
> to matplotlib only:
> import matplotlib.pyplot as plt
> plt.figure()
From the sample it looks like it is trying to open a Cocoa window and
stalls there.
I assume that this is a specific OS X port given that it uses Cocoa so
it might be possible to get better info by asking the maintainers of
this library about what could cause the problem.
More information about the textmate
mailing list