From: Carl K. <ca...@pe...> - 2011-06-26 23:50:33
|
http://matplotlib.sourceforge.net/examples/api/radar_chart.html "Exception occurred rendering plot." -- Carl K |
From: Benjamin R. <ben...@ou...> - 2011-06-27 00:44:53
|
On Sunday, June 26, 2011, Carl Karsten <ca...@pe...> wrote: > http://matplotlib.sourceforge.net/examples/api/radar_chart.html > > "Exception occurred rendering plot." > Without more information, we can't help you. What version of matplotlib are you using? On what OS? How did you install it? Do the tests pass? And which backend? Ben Root |
From: Warren W. <war...@en...> - 2011-06-27 02:03:04
|
On Sun, Jun 26, 2011 at 7:44 PM, Benjamin Root <ben...@ou...> wrote: > On Sunday, June 26, 2011, Carl Karsten <ca...@pe...> wrote: > > http://matplotlib.sourceforge.net/examples/api/radar_chart.html > > > > "Exception occurred rendering plot." > > > > Without more information, we can't help you. What version of > matplotlib are you using? On what OS? How did you install it? Do the > tests pass? And which backend? > That error is what shows up on the web page when you follow the link. Warren > Ben Root > > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |
From: Benjamin R. <ben...@ou...> - 2011-06-27 02:06:01
|
On Sunday, June 26, 2011, Warren Weckesser <war...@en...> wrote: > > > On Sun, Jun 26, 2011 at 7:44 PM, Benjamin Root <ben...@ou...> wrote: > > > On Sunday, June 26, 2011, Carl Karsten <ca...@pe...> wrote: >> http://matplotlib.sourceforge.net/examples/api/radar_chart.html >> >> "Exception occurred rendering plot." >> > > Without more information, we can't help you. What version of > matplotlib are you using? On what OS? How did you install it? Do the > tests pass? And which backend? > > > That error is what shows up on the web page when you follow the link. > > Warren > > Ah, indeed it is. I apologize for misunderstanding, what is odd is that the demo didn't work, but the mpl logo rendered fine. Who was it that uploaded the recent rebuild of the docs? Ben Root |
From: Josh H. <jh...@sp...> - 2011-07-11 13:45:23
|
There is an open bug filed on this issue, #608932. Specifically, the issue is that multiple plots in the gallery examples work when run from a Python prompt, yet the html page that gets generated for the documentation shows the exception message. For what it is worth, I submitted the radar chart demo a while back so if there are chart-specific questions I might be able to help. Josh Benjamin Root-2 wrote: > > On Sunday, June 26, 2011, Warren Weckesser > <war...@en...> wrote: >> >> >> On Sun, Jun 26, 2011 at 7:44 PM, Benjamin Root <ben...@ou...> wrote: >> >> >> On Sunday, June 26, 2011, Carl Karsten <ca...@pe...> wrote: >>> http://matplotlib.sourceforge.net/examples/api/radar_chart.html >>> >>> "Exception occurred rendering plot." >>> >> >> Without more information, we can't help you. What version of >> matplotlib are you using? On what OS? How did you install it? Do the >> tests pass? And which backend? >> >> >> That error is what shows up on the web page when you follow the link. >> >> Warren >> >> > > Ah, indeed it is. I apologize for misunderstanding, what is odd is > that the demo didn't work, but the mpl logo rendered fine. > > Who was it that uploaded the recent rebuild of the docs? > > Ben Root > > ------------------------------------------------------------------------------ > All of the data generated in your IT infrastructure is seriously valuable. > Why? It contains a definitive record of application performance, security > threats, fraudulent activity, and more. Splunk takes this data and makes > sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-d2d-c2 > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > ----- Josh Hemann Group Manager - Advanced Analytics Sports Authority jhemann at sportsauthority com -- View this message in context: http://old.nabble.com/broken-demo-tp31933682p32037581.html Sent from the matplotlib - users mailing list archive at Nabble.com. |