I am have Python Enthought 5.1 installed on my system, It includes
matplotlib. I recently learning cherrypy and it install into
Enthought. (1) can I do something similar with web2py, it seems like
it just comes with it's own python. (2) How would I import/install a
module into the web2py python.
I am going though the sc_dna_talk.pdf from Massimo, page 28 has this
seemingly simple import statement, and I am not sure how Missimo
python is setup

import random, cStringIO
from matplotlib.backends.backend_agg
import FigureCanvasAgg as FigureCanvas
from matplotlib.figure import Figure

Thanks
Vincent
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to