[Zope] Import Zope Problem in Zope's Python
Elena Schulz
elena.schulz@gmx.net
Tue, 17 Jun 2003 20:16:49 +0200
Hi Dieter,
> Many of them require that ZODB is imported first.
> Does your IDE tell you something about the kind of problem it has
> with the import?
Nothing than a dry:
Traceback (most recent call last):
File "<interactive input>", line 1, in ?
ImportError: No module named zope
I tried that with ZODB or many of the modules in myZope\lib\python\ all with
the same result (ZOPE or zope makes no difference).
Really strange. What could I do else?
-- Elena