I then click on the 'graph' Tab and the 'make graph!' button and get:
Traceback (most recent call last):
  File "testMPL-GTK.py", line 55, in createProjectGraph
    p1 = self.axis.bar(ind, int(age), width, color='r')
ValueError: invalid literal for int():

You should enter two  values before creating the graph (use the two text entries located above the button)
It should work then
(remember, this only a test app)
Thnaks for trying,
Dimitri

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to