Has anyone else had any problem running a debug Chandler under
Leopard? From a clean checkout and "make DEBUG=1 install" I keep
getting a traceback:
Traceback (most recent call last):
File "Chandler.py", line 21, in <module>
from application import Globals, Utility
File "/Users/rae/work/osaf/chandler/chandler/application/
Globals.py", line 24, in <module>
from application.Utility import initDefaults
File "/Users/rae/work/osaf/chandler/chandler/application/
Utility.py", line 20, in <module>
import i18n, schema, itertools
File "/Users/rae/work/osaf/chandler/chandler/i18n/__init__.py",
line 16, in <module>
from i18nmanager import I18nManager, I18nException
File "/Users/rae/work/osaf/chandler/chandler/i18n/i18nmanager.py",
line 17, in <module>
from egg_translations import EggTranslations, hasCountryCode,
stripCountryCode
ImportError: No module named egg_translations
Reid
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev