[matplotlib-devel] MPL using Python2.6.1 on Windows

2009-01-19 Thread Patrick Marsh
ll ears. I'm not sure who the windows guru is for mpl, but if I (we) can figure this problem out, I'll work with them in getting mpl ready for 2.6 on windows. Thanks, -Patrick -- Patrick Marsh Graduate Research Assistant School of Meteorology University of Oklahoma http://www.patrick

[matplotlib-devel] Build Failure on Windows using Python25

2009-02-06 Thread Patrick Marsh
;' Reason: cannot convert from 'std::vector' to 'const std::vector<_Ty,_Ax>' Conversion requires a second user-defined-conversion operator or constructor src\path.cpp(1315) : error C3861: 'codes': identifier not found, even with argument-dep

Re: [matplotlib-devel] Build Failure on Windows using Python25

2009-02-09 Thread Patrick Marsh
pplications that combine the power of >> local >> resources and data with the reach of the web. Download the Adobe AIR SDK and >> Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com >> ___ >> Matplotlib-d

[matplotlib-devel] Fatal Python error: PyEval_RestoreThread: NULL tstate

2009-08-24 Thread Patrick Marsh
upport team for more information. Fatal Python error: PyEval_RestoreThread: NULL tstate This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. -Patrick --- Patrick Marsh Graduate Research Assistant S

[matplotlib-devel] Building MPL Releases for Windows

2010-01-20 Thread Patrick Marsh
hanks, Patrick -- Patrick Marsh Ph.D. Student / Graduate Research Assistant School of Meteorology / University of Oklahoma Cooperative Institute for Mesoscale Meteorological Studies National Severe Storms Laboratory http://www.patricktmars

[matplotlib-devel] Colorbar Tick Label Issues with ImageGrid

2011-07-16 Thread Patrick Marsh
mark labels are created correctly. Is this actually a bug, or have I completely missed something? I have a sample script that demonstrates the problem here: https://gist.github.com/1086530 I have created an issue here: https://github.com/matplotlib/matplotlib/issues/402 --- Patrick Marsh

[matplotlib-devel] MacOSX backend throws exception when plotting a quadmesh

2012-07-10 Thread Patrick Marsh
not error. This error does not occur when using a different backend. I submitted an issue to the issue tracker, which can be found here: https://github.com/matplotlib/matplotlib/issues/1006 Patrick --- Patrick Marsh Ph.D. Candidate / Liaison to the HWT School of Meteorology / Univers

[matplotlib-devel] Test Failure: AttributeError: incompatible shape for a non-contiguous array

2012-10-28 Thread Patrick Marsh
ints() File "/home/Patrick.Marsh/.local/lib/python2.7/site-packages/matplotlib/collections.py", line 222, in _prepare_points offsets.shape = (-1, 2) # Make it Nx2 AttributeError: incompatible shape for a non-contiguous array ---

Re: [matplotlib-devel] Test Failure: AttributeError: incompatible shape for a non-contiguous array

2012-10-29 Thread Patrick Marsh
PTM --- Patrick Marsh Ph.D. Candidate / Liaison to the HWT School of Meteorology / University of Oklahoma Cooperative Institute for Mesoscale Meteorological Studies National Severe Storms Laboratory http://www.patricktmarsh.com On Mon, Oct 29, 2012 at 8:46 AM, Benjamin Root wrote: > &g

Re: [matplotlib-devel] Github Downloads going away...

2012-12-17 Thread Patrick Marsh
ice, but I do know that people have been using Dropbox to host things for websites in other venues (persontal blogs, etc) It's probably best to talk to Dropbox first, but since they are built on Python, they might be willing to work with open source Python projects. PTM --- Patrick Marsh

[matplotlib-devel] matplotlib.org website DOWN (again)

2012-12-22 Thread Patrick Marsh
eral feeling is that this is becoming a more frequent occurrence. Is it just me? PTM --- Patrick Marsh Ph.D. Candidate / Liaison to the HWT School of Meteorology / University of Oklahoma Cooperative Institute for Mesoscale Meteorological Studies National Severe Storms Laboratory http://w

Re: [matplotlib-devel] matplotlib.org website DOWN (again)

2012-12-24 Thread Patrick Marsh
When I sent the email, github itself was up (for me), but the MPL site was down -- which is why I thought it odd. I'm glad to hear that this appears to be just me. Thanks for letting me know! Patrick --- Patrick Marsh Ph.D. Candidate / Liaison to the HWT School of Meteorology / Universi

[matplotlib-devel] Text Alignment Issue with Anchored Text

2013-02-09 Thread Patrick Marsh
ttps://github.com/matplotlib/matplotlib/issues/1589> I'm in the midst of my dissertation, so I don't have the time right now to dig into this. If no one else can, I'll take a crack at it in a couple months when I'm done. Cheers, Patrick --- Patrick Marsh Ph.D. Candid

[matplotlib-devel] Basemap Segfault in IPython; Works in Python

2013-09-03 Thread Patrick Marsh
Hi, All, I'm not sure what is going on, but the following fails in IPython (terminal and notebook) but works just fine in regular Python. I'm using OS X 10.8.4; git master for git master for Matplotlib (a091f6d), IPython (9f92804), and Basemap (1d7664c); and geos version 3.4.2 (built by Homebrew)

Re: [matplotlib-devel] [IPython-dev] Basemap Segfault in IPython; Works in Python

2013-09-03 Thread Patrick Marsh
is different in each case? > Have you enabled matplotlib eventloop integration in IPython (otherwise, it > will block when you draw a plot). > > > On Tue, Sep 3, 2013 at 9:36 AM, Patrick Marsh wrote: > >> Hi, All, >> >> I'm not sure what is going on, but the f