Traceback (most recent call last): File "/usr/bin/gaphor", line 8, in load_entry_point('gaphor==0.10.4', 'console_scripts', 'gaphor')() File "/var/lib/python-support/python2.5/gaphor/__init__.py", line 75, in main import ui File "/var/lib/python-support/python2.5/gaphor/ui/__init__.py", line 18, in import stock File "/var/lib/python-support/python2.5/gaphor/ui/stock.py", line 9, in from gaphor import UML File "/var/lib/python-support/python2.5/gaphor/UML/__init__.py", line 3, in from gaphor.UML.uml2 import * File "/var/lib/python-support/python2.5/gaphor/UML/uml2.py", line 3, in from properties import association, attribute, enumeration, derivedunion, redefine File "/var/lib/python-support/python2.5/gaphor/UML/properties.py", line 30, in from zope import component ImportError: cannot import name component