21 Jan
2003
21 Jan
'03
10:33 p.m.
Florian Konnertz wrote at 2003-1-21 17:26 +0100:
I setup a development Zope instance, it has to look like the production one, so i have to install the DCWorkflow product even i don't need it (yet). Installing and restarting the server as usual throws the following error:: ... /usr/local/Zope-2.5.0-src/lib/python/Products/DCWorkflow/__init__.py, line 19, in ? ImportError: No module named CMFCore.utils ... CMF-1.3. was installed successfully before. It is not so easy to install CMF correctly.
Do you have ".../Products/CMFCore/utils.py"? Apparently, you have not... Dieter