The axes_grid examples, broken by the recent spine patch, are now
fixed in the svn.
Also, when I commit axes_grid toolkit into the trunk, I deleted a few
example under examples/pylab_examples. For example, axes_divider.py in
the error message below has been deleted.
IOError: [Errno 2] No such fil
John Hunter wrote:
> I was just updating the site docs and a few examples are failing to
> build. Some of these are easy pickens, so if you have a quick fix,
> please put it in, and reply here when you've fixed one to avoid
> duplication of effort.
If you can coerce the recipe I sent this list on
I was just updating the site docs and a few examples are failing to
build. Some of these are easy pickens, so if you have a quick fix,
please put it in, and reply here when you've fixed one to avoid
duplication of effort.
JDH
File "geo_demo.py", line 9, in
F
On Wed, May 27, 2009 at 11:33 AM, Andrew Straw wrote:
> I've gone ahead and committed my arbitrary spine location implementation
> to the trunk (svn r7144). I'd appreciate it if you could kick the tires.
> To get you started, try the new demo:
> examples/pylab_examples/spine_placement_demo.py
I j
On Thu, May 28, 2009 at 3:32 PM, Reinier Heeres wrote:
> Hi all,
>
> While trying to work on some docs for mplot3d I ran into trouble
> building them. I started with the stock ubuntu sphinx (0.5.2), but
> that ran into errors. Following the documentation suggestion I tried
> the repository at http
On Thu, May 28, 2009 at 3:32 PM, Reinier Heeres wrote:
> Hi all,
>
> While trying to work on some docs for mplot3d I ran into trouble
> building them. I started with the stock ubuntu sphinx (0.5.2), but
> that ran into errors. Following the documentation suggestion I tried
> the repository at http
Reinier Heeres wrote:
> Hi all,
>
> While trying to work on some docs for mplot3d I ran into trouble
> building them. I started with the stock ubuntu sphinx (0.5.2), but
> that ran into errors. Following the documentation suggestion I tried
> the repository at http://svn.python.org/projects/doctoo
Hi all,
While trying to work on some docs for mplot3d I ran into trouble
building them. I started with the stock ubuntu sphinx (0.5.2), but
that ran into errors. Following the documentation suggestion I tried
the repository at http://svn.python.org/projects/doctools/trunk
sphinx, but that seems to
On Thu, May 28, 2009 at 10:01 AM, John Hunter wrote:
> On Thu, May 28, 2009 at 9:57 AM, Charlie Moad wrote:
>
>> I'll have to check my home computer tonight. I never saw your note
>> about libpng either. Again, I'll poke a little more tonight once I
>> get home to my machine and update you.
>
>
On Thu, May 28, 2009 at 9:57 AM, Charlie Moad wrote:
> I'll have to check my home computer tonight. I never saw your note
> about libpng either. Again, I'll poke a little more tonight once I
> get home to my machine and update you.
The debugger indicates the dreaded mscvrt is still in the bina
On Thu, May 28, 2009 at 10:52 AM, John Hunter wrote:
> On Thu, May 28, 2009 at 9:37 AM, Charlie Moad wrote:
>
>> I think setuptools should be a requirement in the same way numpy is.
>>
>> The latest "ez_setup.py" script has 2.6 included.
>> http://peak.telecommunity.com/dist/ez_setup.py
>>
>> You
On Thu, May 28, 2009 at 9:37 AM, Charlie Moad wrote:
> I think setuptools should be a requirement in the same way numpy is.
>
> The latest "ez_setup.py" script has 2.6 included.
> http://peak.telecommunity.com/dist/ez_setup.py
>
> You should be able to do the normal, "python ez_setup.py"
OK, I g
On Thu, May 28, 2009 at 10:34 AM, John Hunter wrote:
> On Thu, May 28, 2009 at 9:25 AM, John Hunter wrote:
>> On Thu, May 28, 2009 at 9:06 AM, John Hunter wrote:
>>> On Thu, May 28, 2009 at 8:57 AM, Charlie Moad wrote:
Another note. I ran into problems when trying to create the build in
>
On Thu, May 28, 2009 at 9:25 AM, John Hunter wrote:
> On Thu, May 28, 2009 at 9:06 AM, John Hunter wrote:
>> On Thu, May 28, 2009 at 8:57 AM, Charlie Moad wrote:
>>> Another note. I ran into problems when trying to create the build in
>>> a directory that had spaces. (e.g. C:\Documents and Set
On Thu, May 28, 2009 at 10:25 AM, John Hunter wrote:
> On Thu, May 28, 2009 at 9:06 AM, John Hunter wrote:
>> On Thu, May 28, 2009 at 8:57 AM, Charlie Moad wrote:
>>> Another note. I ran into problems when trying to create the build in
>>> a directory that had spaces. (e.g. C:\Documents and Se
On Thu, May 28, 2009 at 9:06 AM, John Hunter wrote:
> On Thu, May 28, 2009 at 8:57 AM, Charlie Moad wrote:
>> Another note. I ran into problems when trying to create the build in
>> a directory that had spaces. (e.g. C:\Documents and Settings\).
>> Try running everything in a top level dir.
On Wed, May 27, 2009 at 11:08 PM, Charlie Moad wrote:
> I've spent the last couple of days writing the win32 equivalent
> of John's osx release scripts for MinGW. It patches distutils at
> runtime to exclude the msvcr link, hence we should no longer need to
> modify distutils. I have tested
It's strange that I didn't run into spacing issues.
sdist --formats=gztar
- Charlie
On Thu, May 28, 2009 at 9:47 AM, John Hunter wrote:
> On Wed, May 27, 2009 at 11:08 PM, Charlie Moad wrote:
>> I've spent the last couple of days writing the win32 equivalent
>> of John's osx release script
On Thu, May 28, 2009 at 8:57 AM, Charlie Moad wrote:
> Another note. I ran into problems when trying to create the build in
> a directory that had spaces. (e.g. C:\Documents and Settings\).
> Try running everything in a top level dir.
That's not it -- I avoid spaces like the plague.
I am n
On Thu, May 28, 2009 at 8:56 AM, Charlie Moad wrote:
> It's strange that I didn't run into spacing issues.
>
> sdist --formats=gztar
Did you maybe add the comments after you had built the dependencies,
so that branch wasn't executed when you compiled?
Thanks for the sdist flag -- I'll update the
Another note. I ran into problems when trying to create the build in
a directory that had spaces. (e.g. C:\Documents and Settings\).
Try running everything in a top level dir.
- Charlie
On Thu, May 28, 2009 at 9:56 AM, Charlie Moad wrote:
> It's strange that I didn't run into spacing issue
21 matches
Mail list logo