Hi Gideon,
On Wednesday 02 July 2008 11:34:46 am Gideon Simpson wrote:
> So no one else has seen this bug? I'm on an OS X 10.5.4 machine with
> fink python 2.5.2 and associated backend packages. i'm using my own
> builds of numpy/scipy and matplotlib.
> -gideon
(Please don't top post, it makes
So no one else has seen this bug? I'm on an OS X 10.5.4 machine with
fink python 2.5.2 and associated backend packages. i'm using my own
builds of numpy/scipy and matplotlib.
-gideon
On Jul 1, 2008, at 11:16 AM, Gideon Simpson wrote:
> matplotlib itself seems to work, in the sense that it m
matplotlib itself seems to work, in the sense that it makes figures
and puts the lines in the right places.
however, that error is still showing up if i go to help() then modules
On Jul 1, 2008, at 11:01 AM, John Hunter wrote:
> On Tue, Jul 1, 2008 at 9:14 AM, Gideon Simpson
> <[EMAIL PROTECT
On Tue, Jul 1, 2008 at 9:14 AM, Gideon Simpson <[EMAIL PROTECTED]> wrote:
> python -c 'import matplotlib; print matplotlib.__file__'
> python simple_plot.py --verbose-debug >& run.out\
There was no traceback in run.out -- does this mean everything is
working for you now?
JDH
---
On Tue, Jul 1, 2008 at 8:22 AM, Gideon Simpson <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] python simple_plot.py --verbose-debug >>run.out
>
> $HOME=/Users/gideon
I'm a bit stumped. I'd like to see the following shell output of a
clean build and install -- could you run these and paste the ent
### MATPLOTLIBRC FORMAT
# This is a sample matplotlib configuration file - you can find a copy
# of it on your system in
# site-packages/matplotlib/mpl-data/matplotlibrc. If you edit it
# there, please note that it will be overridden in your next install.
# If you want to keep a permanent local b
On Tue, Jul 1, 2008 at 8:22 AM, Gideon Simpson <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] python simple_plot.py --verbose-debug >>run.out
>
> $HOME=/Users/gideon
> CONFIGDIR=/Users/gideon/.matplotlib
> matplotlib data path /opt/lib/python2.5/site-packages/matplotlib/mpl-
> data
> loaded rc file
[EMAIL PROTECTED] python simple_plot.py --verbose-debug >>run.out
$HOME=/Users/gideon
CONFIGDIR=/Users/gideon/.matplotlib
matplotlib data path /opt/lib/python2.5/site-packages/matplotlib/mpl-
data
loaded rc file /opt/lib/python2.5/site-packages/matplotlib/mpl-data/
matplotlibrc
matplotlib versio
On Tue, Jul 1, 2008 at 8:13 AM, Gideon Simpson <[EMAIL PROTECTED]> wrote:
> It's already set to False
>
> I've completely blown away my installation, including removing
> ~/.matplotlib, and this problem is still showing up.
> -gideon
>
Please run a test pylab script with --verbose-debug and post t
It's already set to False
I've completely blown away my installation, including removing
~/.matplotlib, and this problem is still showing up.
-gideon
On Jul 1, 2008, at 7:20 AM, Darren Dale wrote:
> In lib/matplotlib/__init__.py, set NEWCONFIG=False and reinstall.
>
> On Tuesday 01 July 2008 0
In lib/matplotlib/__init__.py, set NEWCONFIG=False and reinstall.
On Tuesday 01 July 2008 00:02:51 Gideon Simpson wrote:
> Just tried the 0.98.2, and am still getting:
>
> help> modules
>
> Please wait a moment while I gather a list of all available modules...
>
> Traceback (most recent call last)
Just tried the 0.98.2, and am still getting:
help> modules
Please wait a moment while I gather a list of all available modules...
Traceback (most recent call last):
File "", line 1, in
File "/sw/lib/python2.5/site.py", line 346, in __call__
return pydoc.help(*args, **kwds)
File "/
my .matplotlib folder is empty. also, my installation otherwise
appears to work.
-gideon
On Jun 24, 2008, at 10:01 AM, John Hunter wrote:
> On Tue, Jun 24, 2008 at 8:27 AM, Gideon Simpson
> <[EMAIL PROTECTED]> wrote:
>> I built from source. I removed my existing installation of
>> matplot
On Tue, Jun 24, 2008 at 8:27 AM, Gideon Simpson <[EMAIL PROTECTED]> wrote:
> I built from source. I removed my existing installation of
> matplotlib, but I am still getting the same error. I had not been
> using setup.cfg, but edited the template so that the experimental
> packages were turned of
I built from source. I removed my existing installation of
matplotlib, but I am still getting the same error. I had not been
using setup.cfg, but edited the template so that the experimental
packages were turned off. I am still getting this error.
-gideon
On Jun 24, 2008, at 7:31 AM, J
On Tue, Jun 24, 2008 at 7:05 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> I removed the autolayout key from all the various config files in SVN,
> but of course, forgot that any users with already-installed copies of
> matplotlibrc will get this error. Should I put the key back in as a
> de
I removed the autolayout key from all the various config files in SVN,
but of course, forgot that any users with already-installed copies of
matplotlibrc will get this error. Should I put the key back in as a
deprecated no-op?
Cheers,
Mike
John Hunter wrote:
> On Mon, Jun 23, 2008 at 11:41 PM
On Mon, Jun 23, 2008 at 11:41 PM, Gideon Simpson <[EMAIL PROTECTED]> wrote:
> I was trying to look up a module, and, after installing matplotlib
> 0.98.1, I get:
> File "/opt/lib/python2.5/site-packages/matplotlib/config/
> tconfig.py", line 391, in __init__
> raise TConfigInvalidKeyError(m)
I was trying to look up a module, and, after installing matplotlib
0.98.1, I get:
help> modules
Please wait a moment while I gather a list of all available modules...
Traceback (most recent call last):
File "", line 1, in
File "/sw/lib/python2.5/site.py", line 346, in __call__
retu
19 matches
Mail list logo