so tried a few things, and my conclusion (unless someone knows a trick, which I would love to know): the current matplotlib does not install on Mac OS X 10.6 :(. I'll try again later on Linux (or maybe even dust off my windows laptop ;) )
Mart :) On Nov 11, 10:39 pm, mart <[email protected]> wrote: > ah.. then will get numpy (though I thought i had that... maybe for the > move to 2.7...) > > Mart :) > > On Nov 11, 10:05 pm, mdipierro <[email protected]> wrote: > > > This plugin works with web2py source and assumes you have numpy > > +matplotlib installed. Sorry I did not clarify. > > > On Nov 11, 8:35 pm, mart <[email protected]> wrote: > > > > Hey, > > > > I don't see any responses, so not sure if this was meant for anybody > > > in particular.... but tried it anyways. I got this error: > > > > Traceback (most recent call last): > > > File "/Users/mart/web/latest/8_nov/web2py/gluon/restricted.py", line > > > 188, in restricted > > > exec ccode in environment > > > File "/Users/mart/web/latest/8_nov/web2py/applications/ > > > whiteBoard_kinda/models/plugin_matplotlib.py", line 3, in <module> > > > from matplotlib.backends.backend_agg import FigureCanvasAgg as > > > FigureCanvas > > > ImportError: No module named matplotlib.backends.backend_agg > > > > On Nov 11, 6:08 pm, mdipierro <[email protected]> wrote: > > > > > install > > > > > http://web2py.com/plugins/static/web2py.plugin.matplotlib.w2p > > > > > than try > > > > > http://127.0.0.1:8000/<app>/plugin_matplotlib/index > >

