Dear all,
On 06/08/2013 16:36, Andrew Jaffe wrote:
>> On 08/02/2013 06:53 AM, Andrew Jaffe wrote:
>>>
>>> On 01/08/2013 19:06, Michael Droettboom wrote:
>>>> On behalf of a veritable army of super coders, I'm pleased to announce the
>>>> rele
Hi Michael et al,
Attached...
A
p.s. I've posted this via the gmane newsgroup, but a version of was sent
to the ML and is awaiting moderator approval...
On 02/08/2013 15:32, Michael Droettboom wrote:
Can you provide the output of the build?
On 08/02/2013 06:53 AM, Andrew Jaffe
Hi,
On 01/08/2013 19:06, Michael Droettboom wrote:
> On behalf of a veritable army of super coders, I'm pleased to announce
> the release of matplotlib 1.3.0.
Two issues on OSX 10.8.4. I had been previously using the dmg installer.
Lacking that, I tried easy-install and pip install, both of whi
Dear all,
None of the obvious ways for changing ticklabels seem to work for the
current version of Matplotlib (1.2.0 for me). At present,
ax.yaxis.get_ticklabels().get_text() returns empty strings, as does
ax.get_yticklabels(), and the equivalent set_* functions don't seem to
have any effect.
Hi all,
I should point out that for my actual use case, Fernando explained the
right thing to do: start ipython *without* pylab, in which case
use('Agg') [for example] is legal.
Andrew
Andrew Jaffe wrote:
> Hi,
>
> Fernando Perez wrote:
>> On Fri, Jun 27, 2008
Hi John,
John Hunter wrote:>
>> In fact I deleted my whole svn directory and re-updated, but no change.
>> I'm pretty sure I've done this correctly...
>
> You also need to delete previous installs of matplotlib.
>
>> If it matters, I'm installing as an egg.
>> [python setupegg.py build bdist_egg
Hi,
Fernando Perez wrote:
> On Fri, Jun 27, 2008 at 10:52 AM, Andrew Jaffe <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> All the usual apologies if this is a FAQ, but I can't find it.
>>
>> Is there any way to change the backend interactively when usi
Hi John,
John Hunter wrote:
> On Fri, Jun 27, 2008 at 1:31 PM, Andrew Jaffe <[EMAIL PROTECTED]> wrote:
>> Hi-
>>
>> [OK, sorry for all the top-posting...]
>>
>> Anyway, if I move to the current svn, I get
>>
...
> Try removing all the matplotl
that has been
> changed since the version you are using, so it might work if you update
> your mpl, preferably from svn. I think the relevant change was made by
> John quite recently, but I haven't looked it up.
>
> Eric
>
> Andrew Jaffe wrote:
>> Hi John,
>
#x27;backends' is not defined
In [2]:
John Hunter wrote:
> On Fri, Jun 27, 2008 at 12:52 PM, Andrew Jaffe <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> All the usual apologies if this is a FAQ, but I can't find it.
>>
>> Is there any way to chan
Hi all,
All the usual apologies if this is a FAQ, but I can't find it.
Is there any way to change the backend interactively when using ipython?
Best of all would a way to make changes in the middle of a session, but
even being able to do it at the beginning without editing matplotlibrc
would b
Hi All,
Zachary Pincus wrote:
>> Can you tell me where you specified the -Os option to gcc to escape
>> the problem?
>
> So the compile that command that failed is printed right above the
> error message it generated. (The long line that starts with
> 'gcc' ...). I just copied this comm
Hi All,
I've been compiling svn versions of matplotlib on OSX for quite a while
with no (or few...) problems.
On upgrading to leopard on my mac pro, I've run into the
error messages below.
External libs are from fink. There seems to be some problem with
attempts to build a universal binary.
A
Hi-
I admit I don't understand the problems or the speccific code involved,
but I *think* it may be that the OSX-specific code isn't restricted to
afm files. Hence I wonder if the following is a fix:
% svn diff lib/matplotlib/font_manager.py
Index: lib/matplotlib/font_manager.py
===
ed into, but I haven't seen a resolution
> (unless I missed it).
Ah, sorry, this is indeed the same problem.
Adding
pdf.use14corefonts : True
to matplotlibrc does fix it, FWIW.
Andrew
> Cheers,
> Mike
>
> Andrew Jaffe wrote:
>> Hi All,
>>
>&g
Hi All,
I've got Intel OSX 10.4.10 with SVN versions of numpy, scipy and
matplotlib.
The latest matplotlib seems to fail on "import pylab" or "ipython
-pylab" with very many lines of the form
"Found an unknown keyword in AFM header (was"
followed either by a legit character or lots of junk.
F
Hi all,
As discussed by David Cooke, above, I think there are still some other
issues, at least under OSX: several files need to be patch to convert
int to the new Py_ssize_t, at least in cxx_extensions.cxx and _image.cpp
Will these be changed?
Andrew
Achim Gaedke wrote:
> Hi there!
>
> I
17 matches
Mail list logo