Hi John,
On Sat, Dec 13, 2008 at 01:49, John Hunter wrote:
> On Fri, Dec 12, 2008 at 6:21 PM, Sandro Tosi wrote:
>> Hello guys,
>> since I'm going to update debian matplotlib pkg to 0.98.5 I'd like to
>> know how much dvipng lib is needed to let matplotlib work.
>
> It's strictly optional, for t
The 0.98.5 windows installer is still overwriting existing installations of
configobj. This package is not needed by matplotlib and should not be
installed on windows, nor should traits.
I have removed configobj and enthought.traits from the trunk, but it is
still present on the maintenance bran
I am seeing some errors when I build the docs, including import errors for
nonexistent date_support and basic_units modules, and:
WARNING: /home/darren/src/matplotlib/doc/api/artist_api.rst:37: (WARNING/2)
error while formatting signature for matplotlib.patches.ArrowStyle.BracketB:
arg is not a Py
Darren Dale wrote:
> I am seeing some errors when I build the docs, including import errors
> for nonexistent date_support and basic_units modules, and:
I added the ability for explicitly setting sys.path so that modules in
the same directory as an example would be importable. It looks likes
th
Michael Droettboom writes:
> Darren Dale wrote:
> > I am seeing some errors when I build the docs, including import errors
> > for nonexistent date_support and basic_units modules, and:
> I added the ability for explicitly setting sys.path so that modules in
> the same directory as an example w
> I get a similar error that I assumed was caused by the docs being
> generated by the version of matplotlib that is currently installed,
> rather than the new version that has just been compiled. I know the
> debian package has a workaround for this.
Of course we have one :)
We build doc this wa
On Sat, Dec 13, 2008 at 8:48 AM, Michael Droettboom wrote:
> Darren Dale wrote:
>
>> I am seeing some errors when I build the docs, including import errors for
>> nonexistent date_support and basic_units modules, and:
>>
> I added the ability for explicitly setting sys.path so that modules in the
On Sat, Dec 13, 2008 at 9:22 AM, Darren Dale wrote:
>> I haven't been able to get to the root of this problem, but an "svn-clean"
>> in the doc directory always fixes it for me.
>
> I tried that but the problem persists. I have sphinx-0.4.2 installed, are
> you using the same version?
Can you po
On Sat, Dec 13, 2008 at 4:52 AM, Darren Dale wrote:
> The 0.98.5 windows installer is still overwriting existing installations of
> configobj. This package is not needed by matplotlib and should not be
> installed on windows, nor should traits.
>
> I have removed configobj and enthought.traits fro
I had all the build opts explicitly set, so I am not quite sure what
happened. I'm a little more worried about the error two people have
reported involving matplotlib.conf.template. This file is present in
the source.
- Charlie
On Sat, Dec 13, 2008 at 10:53 AM, John Hunter wrote:
> On Sat, Dec
On Sat, Dec 13, 2008 at 10:53 AM, John Hunter wrote:
> On Sat, Dec 13, 2008 at 4:52 AM, Darren Dale wrote:
> > The 0.98.5 windows installer is still overwriting existing installations
> of
> > configobj. This package is not needed by matplotlib and should not be
> > installed on windows, nor sho
On Sat, Dec 13, 2008 at 12:01 PM, Charlie Moad wrote:
> I had all the build opts explicitly set, so I am not quite sure what
> happened. I'm a little more worried about the error two people have
> reported involving matplotlib.conf.template. This file is present in
> the source.
>
Did you dele
Because several people are reporting problems with the OS X egg, I
grabbed matplotlib-0.98.5-py2.5-macosx-10.3.egg from sourceforge and
unzipped it to see what was in there. It seems to contain no of the
extension code and no object files. What exactly is this thing? I am
no egg expert, but I do
On Sat, Dec 13, 2008 at 3:24 PM, John Hunter wrote:
> Because several people are reporting problems with the OS X egg, I
> grabbed matplotlib-0.98.5-py2.5-macosx-10.3.egg from sourceforge and
> unzipped it to see what was in there. It seems to contain no of the
> extension code and no object file
14 matches
Mail list logo