Hello,

It appears that there is a file missing from subversion. If you checkout
the current trunk and then try and run the PieDemo.py you get the
following error,

Traceback (most recent call last):
  File "./PieChart.py", line 13, in <module>
    from floatcanvas.SpecialObjects import PieChart
  File "../floatcanvas/SpecialObjects/__init__.py", line 7, in <module>
    from PieChart import PieChart
  File "../floatcanvas/SpecialObjects/PieChart.py", line 8, in <module>
    from floatcanvas.Utilities import Colors
ImportError: cannot import name Colors

Could you please commit the Colors.py file?

Tim 'Mithro' Ansell

_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to