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

Reply via email to