20 Oct
2004
20 Oct
'04
6:24 p.m.
Olivier Laurent wrote at 2004-10-20 11:51 +0200:
I installed Python 2.3.4 and Zope 2.7.2 on a Suse system.
When trying to launch ./bin/runzope, I keep getting this error:
Error: The object named by "DBTab.ClassFactories.autoClassFactory" could not be imported (line 865 in file:///var/local/lib/zope2.7/instances/mysite/etc/zope.conf)
I have seen this problem once. When I remember right, it has been caused by a cyclic import and it went away when I removed the cyclic import. Unfortunately, my memory is no longer able to retrieve the details. -- Dieter