[Zope] error calling Zope.app()

mathew mathew@yeates.tv
Sun, 20 Apr 2003 13:56:10 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0341_01C30744.994D33D0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

When I call Zope.app()  I get a traceback saying

from Products.PythonScripts.PythonScript import PythonScript
ImportError: Mo module named PythonScripts.PythonScript

what does this mean? Under Products I have the dir PythonScripts and it =
has the module PythonScript.
In the debugger... I can call import Products right before the fatal =
line. But I cant import any Product itself.

Mathew
------=_NextPart_000_0341_01C30744.994D33D0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1141" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>When I call Z</FONT><FONT =
face=3DArial><FONT=20
size=3D2>ope.app()&nbsp; I get a traceback saying</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>from =
Products.PythonScripts.PythonScript import=20
PythonScript</FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2>ImportError: Mo module named=20
PythonScripts.PythonScript</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT size=3D2>what does this mean? Under =
Products I have=20
the dir PythonScripts and it has the module =
PythonScript.</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2>In the debugger... I can call =
import Products=20
right before the fatal line. But I cant import any Product=20
itself.</FONT></FONT></DIV>
<DIV><FONT face=3DArial><FONT size=3D2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial><FONT =
size=3D2>Mathew</DIV></BODY></HTML></FONT></FONT>

------=_NextPart_000_0341_01C30744.994D33D0--