make_room_for_ylabel_using_axesgrid.py example: no output

JJ,

Thanks for your fast fix of the last problem I reported.

Now that the doc build is trying to run scripts with the __main__ conditional, one of the examples it is tripping over is make_room_for_ylabel_using_axesgrid.py.

When I try to run it on the command line or in ipython, it displays nothing at all. I suspect that is related to the failure in the doc build, but I haven't looked into it at all. (In the doc build it generates a huge traceback ending in
RuntimeError: maximum recursion depth exceeded in __instancecheck__
).

Eric

Correction: running it from the command line generates the same problem as is seen in the doc build and described above.

Eric

···

On 08/15/2011 12:07 PM, Eric Firing wrote:

JJ,

Thanks for your fast fix of the last problem I reported.

Now that the doc build is trying to run scripts with the __main__
conditional, one of the examples it is tripping over is
make_room_for_ylabel_using_axesgrid.py.

When I try to run it on the command line or in ipython, it displays
nothing at all. I suspect that is related to the failure in the doc
build, but I haven't looked into it at all. (In the doc build it
generates a huge traceback ending in
RuntimeError: maximum recursion depth exceeded in __instancecheck__
).

Hi Eric,

I just pushed a commit that I believe fix the problem.

The documentation now builds fine in my linux box.

Regards,

-JJ

···

On Tue, Aug 16, 2011 at 8:52 AM, Eric Firing <efiring@...229...> wrote:

On 08/15/2011 12:07 PM, Eric Firing wrote:

JJ,

Thanks for your fast fix of the last problem I reported.

Now that the doc build is trying to run scripts with the __main__
conditional, one of the examples it is tripping over is
make_room_for_ylabel_using_axesgrid.py.

When I try to run it on the command line or in ipython, it displays
nothing at all. I suspect that is related to the failure in the doc
build, but I haven't looked into it at all. (In the doc build it
generates a huge traceback ending in
RuntimeError: maximum recursion depth exceeded in __instancecheck__
).

Correction: running it from the command line generates the same problem
as is seen in the doc build and described above.

Eric

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options

Hi Eric,

I just pushed a commit that I believe fix the problem.

Change api of Axes.get_tightbbox and add an optional keyword paramete… · matplotlib/matplotlib@fcebc23 · GitHub

The documentation now builds fine in my linux box.

Excellent, thank you.

Eric

···

On 08/17/2011 09:34 PM, Jae-Joon Lee wrote:

Regards,

-JJ

On Tue, Aug 16, 2011 at 8:52 AM, Eric Firing<efiring@...229...> wrote:

On 08/15/2011 12:07 PM, Eric Firing wrote:

JJ,

Thanks for your fast fix of the last problem I reported.

Now that the doc build is trying to run scripts with the __main__
conditional, one of the examples it is tripping over is
make_room_for_ylabel_using_axesgrid.py.

When I try to run it on the command line or in ipython, it displays
nothing at all. I suspect that is related to the failure in the doc
build, but I haven't looked into it at all. (In the doc build it
generates a huge traceback ending in
RuntimeError: maximum recursion depth exceeded in __instancecheck__
).

Correction: running it from the command line generates the same problem
as is seen in the doc build and described above.

Eric

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model
configuration take the hassle out of deploying and managing Subversion and
the tools developers use with it. Learn more about uberSVN and get a free
download at: http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
matplotlib-devel List Signup and Options