Re: [Matplotlib-users] install on mac osx 10.7.5?

2014-02-18 Thread Gary Pajer
I've tried various ways of getting matplotlib on my OS X 10.7.5, and have it work with numpy, etc. The approach that worked most smoothly was using the conda package manager from contiuum analytics. At first I installed the complete anaconda distribution

Re: [Matplotlib-users] Has anyone tried using matplotlib+dialogs on wx 2.9.1.1, Cocoa?

2010-12-09 Thread Gary Pajer
On Sun, Dec 5, 2010 at 6:15 PM, Daniel Hyams wrote: > Hi all, ran into an issue using matplotib on OSX, Cocoa toolkit, that I > haven't run into anywhere else. Basically, if a dialog is started from an > event generated from the canvas, the application freezes. > > I went through the code in back

[Matplotlib-users] online plotting site using MPL ?

2010-07-29 Thread Gary Pajer
I recall that there is an site online that produces all kinds of plots using mpl to render them. It has a name something like "zumzum". Does anyone know what I'm talking about (and can you point me there?) thx, gary -- T

Re: [Matplotlib-users] Matplotlib conflicts with IDLE

2010-02-05 Thread Gary Pajer
On Fri, Feb 5, 2010 at 3:46 PM, David MacQuigg wrote: > > I can't get Matplotlib to work with IDLE.  plt.show() makes beutiful plots, > but IDLE is hung.  Entering "exit" in the little pop-up console window > raises an exception in IDLE, and then leaves the plot window hung. It looks > like the ol

Re: [Matplotlib-users] I Need a Couple of Tips for Windows to Get Started on IPython

2009-12-07 Thread Gary Pajer
On Mon, Dec 7, 2009 at 11:41 AM, Wayne Watson wrote: > Good. Thanks. Interesting that ls and pwd are used for Win, but that's > fine. How do I copy parts of the window? All I can do at the moment is > sweep out a rectangular area with the mouse. It looks like I > underestimated the need for auto

Re: [Matplotlib-users] 0.98.6svn Windows

2009-06-23 Thread Gary Pajer
On Tue, Jun 23, 2009 at 12:45 PM, Ryan Wagner wrote: > I hate to ask this question. Is there somewhere I can download the latest > svn release compiled for Windows? I have been completely unsuccessful in > compiling MPL for windows and rely on the binaries, but I need to work with > the mplot3D fun

Re: [Matplotlib-users] Integrating matplotlib into a GUI

2009-04-29 Thread Gary Pajer
On Sun, Apr 26, 2009 at 6:41 PM, Gökhan SEVER wrote: > Hello, > > Thanks for the pointer Bryan. I also seen Gael's tutorial > (http://gael-varoquaux.info/computers/traits_tutorial/index.html) > > To me, it seems much easier to use Traits, instead of learning WX or QT. It is. I had spent hours le

Re: [Matplotlib-users] plotting without using pylab

2008-10-01 Thread Gary Pajer
On Wed, Oct 1, 2008 at 12:34 PM, Florian Koelling <[EMAIL PROTECTED] > wrote: > Hi Folks! > > Is there a way to plot simple x/y Data in matplotlib WITHOUT using the > "import pylab" command? (in all examples I only saw pylab). > > I' working with openbabel(pybel) as well and I've got serious probl

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
Solved. I had missed the default setting of Numerix to Numeric. Changed it to numpy, and everything is ok. On 2/20/07, Gary Pajer <[EMAIL PROTECTED]> wrote: > [sorry if this appears more than once] > > On 2/19/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > > Dear Gary,

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
? Edgy?) Numpy 1.0.2.dev (very recent) compiled from svn source, installed and appears to be working correctly. Compiling MPL 0.90 (sourceforge tarball) from source. Kubuntu Edgy 6.10 (Python 3.4.4) > > Gary Pajer wrote: > > [sorry if this appears more than once. The list manager i

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
On 2/20/07, Gary Pajer <[EMAIL PROTECTED]> wrote: > On 2/19/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > > Dear Gary, "_ns" is the numpy backend. Do you have numpy installed? > > yes, from svn

Re: [Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-20 Thread Gary Pajer
ource? yes, version 0.90, the released sourceforge tarball > What version of > Ubuntu are you using (Dapper? Edgy?) Kubuntu Edgy. 6.10. Python 2.4.7 numpy 1.0.2.dev3546 > > Gary Pajer wrote: > > [sorry if this appears more than once. The list manager is timing out > >

[Matplotlib-users] Building on Kubuntu: No module named _ns_backend_agg

2007-02-19 Thread Gary Pajer
[sorry if this appears more than once. The list manager is timing out when I try to change my email address, so I can't tell if it has taken effect] No_module_named _ns_backend_agg I've set to True everything in setupext.py that had agg in it. This is my first time building on ubuntu. I spent l