[Zope] Re: ImportError: DBTab.ClassFactories.autoClassFactory

Olivier Laurent oli at aragne.com
Wed Oct 20 12:12:00 EDT 2004


On mer, 20 oct 2004, at 18:05, Olivier Laurent wrote:
> I think the main problem come from this:
> 
> %> python /usr/local/lib/zope2.7/lib/python/Zope/Startup/run.py -h
> 
> Traceback (most recent call last):
>   File "/usr/local/lib/zope2.7/lib/python/Zope/Startup/run.py", line 50, in ?
>     run()
>   File "/usr/local/lib/zope2.7/lib/python/Zope/Startup/run.py", line 17, in run
>     from Zope.Startup import start_zope
> ImportError: No module named Zope.Startup

If I write:
  import Zope
just after the docstring in 'lib/python/Zope/Startup/run.py'
I get an 'ImportError: no module named Zope'

-- 
Olivier Laurent.
P3B    : Club Python(-Zope) Belge ---------- http://www.p3b.org
OS3B   : Club Open-Software(-Linux) Carolo   http://www.os3b.org
Aragne : Python-Zope Solutions & Formations  http://www.aragne.com


More information about the Zope mailing list