On Aug 10, 2010, at 5:34 AM, Friedrich Romstedt wrote:
> 2010/8/9 Markus Baden :
>> On my Macbook Pro I use Python 2.6 as provided by the Enthought
>> Python
>> Distribution. I ran into some problem with Axes3D so I decided to
>> upgrade to the latest version from source. While trying that I go
2010/8/9 Antonino Cucchiara :
> Hello,
> I recently upgraded to Enthought python 2.6 an so I have now matplotlib
> 0.99.3
> My scripts now no longer seem to find the pyGTK since when I run them I got
> this message:
>
> [...]
Where was your original pygtk installed, and what was your previous
Pyth
2010/8/8 Rob Schneider :
> Running 0.98.5.3
> (would upgrade to 1.0 but having trouble installing it on Mac OS X as it
> doesn't appear to like the version of Python Apple provides).
What's your problem with 1.0?
Friedrich
2010/8/9 Markus Baden :
> On my Macbook Pro I use Python 2.6 as provided by the Enthought Python
> Distribution. I ran into some problem with Axes3D so I decided to
> upgrade to the latest version from source. While trying that I got a
> similiar error message as discussed in
>
> http://www.mail-ar
2010/8/9 Wayne Watson :
> See Subject. I use matplotlib, scipy, numpy and possibly one other
> module. If I go to the control panel, I only see numpy listed. Why? I
> use a search and find only numpy and Python itself. How can matplotlib
> and scipy be uninstalled?
I think it should suffice to del
- Original Message
> From: Michael Droettboom
> To: Michael Hannon ;
>matplotlib-users@lists.sourceforge.net
> Sent: Thu, August 5, 2010 6:24:58 AM
> Subject: Re: [Matplotlib-users] Problem getting math symbols into text
> It looks like you're configured for the STIX fonts (the rcPa
On Mon, Aug 9, 2010 at 11:49 AM, Filipe Pires Alvarenga Fernandes
wrote:
>
> It sacrifice a more fine control, but simplify the processes for the
> majority of the plots that I produce.
Yes, that was the idea. We figured that if you need very fine-grained
control over axis sharing in complex way
On Mon, Aug 9, 2010 at 12:22, Fernando Perez wrote:
> On Mon, Aug 9, 2010 at 8:48 AM, Filipe Fernandes wrote:
>>
>> The docstring for sunplots has the "sharex(y) option", but my "ax" are
>> being created now!? Is that a chicken and egg problem? Or I'm failing to
>> understand the logic here.
>
>
Hello list,
Some time ago Stephane Raynaud answered my question on how to produce a
stickplot using quiver:
http://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg15314.html
Since then, I have been forwarding that to several people interested in
producing such a plot.
Maybe it
Hello,
I recently upgraded to Enthought python 2.6 an so I have now matplotlib
0.99.3
My scripts now no longer seem to find the pyGTK since when I run them I
got this message:
Traceback (most recent call last):
File "./sed_plotb_v2.py", line 14, in
from pylab import *
File
"/Library/
Hello,
I am running a MacOS Snow leopard and I recently istalled the python 2.6
via Enthought.
I wanted to upgrade the matplotlib 1.0 but when I run the .mpkg the
installation don't start because
it seems not recognizing the python 2.6 is installed (I do have now 2.6.6).
Any suggestions?
Thanks
On Mon, Aug 9, 2010 at 8:48 AM, Filipe Fernandes wrote:
>
> The docstring for sunplots has the "sharex(y) option", but my "ax" are
> being created now!? Is that a chicken and egg problem? Or I'm failing to
> understand the logic here.
Don't worry: when you indicate that you want to share axes (x
On Aug 9, 2010, at 8:17 AM, Friedrich Romstedt wrote:
> 2010/8/7 Russell E. Owen :
>> In article ,
>> Stephen T.
>> wrote:
>>
>>> Hi, I am having trouble installing matplotlib. I have OS X 10.5
>>> with Python
>>> 2.6
>>> downloaded and installed from python.org.
>>> (10.5 came with Apple
>
Hello list,
I enjoyed the new feature:
fig, axarr = plt.subplots(2, 2)
However, I failed to understand how to use the shared axis option with
this new feature.
The docstring for sunplots has the "sharex(y) option", but my "ax" are
being created now!? Is that a chicken and egg problem? Or I'm f
2010/8/7 Russell E. Owen :
> In article ,
> Stephen T.
> wrote:
>
>> Hi, I am having trouble installing matplotlib. I have OS X 10.5 with Python
>> 2.6
>> downloaded and installed from python.org.
>> (10.5 came with Apple
>> Python 2.5). I've also installed NumPy and SciPy for Python 2.6.
>
>
2010/8/9 John Hunter :
> On Sun, Aug 8, 2010 at 8:03 PM, Friedrich Romstedt
> wrote:
>> P.S.: You can also try
>> http://matplotlib.sourceforge.net/examples/pylab_examples/alignment_test.html
>> , I believe there was some other manual around also covering the
>> baseline option, but I cannot find
Eric,
thanks for follow-up! No, I didn't miss it. Saw it Sunday night my time and
spent time with my son getting him ready for start of university istead.
Re the setup of Python ... I will do that this week.
Here's the code extract:
#!/usr/bin/env python
# −*− coding: UTF−8 −*−
import matp
17 matches
Mail list logo