<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Sprechblasentext Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.SprechblasentextZchn
        {mso-style-name:"Sprechblasentext Zchn";
        mso-style-priority:99;
        mso-style-link:Sprechblasentext;
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">Hi list,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">according to the official tutorial(http://grok.zope.org/documentation/how-to/adding-ajax-with-kss-to-grok) I tried to install<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">KSS to the Grok-framework,however, when I'm going to start the paster the following ImportError occurs:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">&quot;ImportError: No module named pagetemplate.viewpagetemplatefile&quot;
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">In order to resolve this I additionally added &quot;zope.app.pagetemplate&quot; to the install_requires in setup.py,but this leads into another
<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Import error:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">&quot;ImportError: No module named component.interfaces&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">To solve this I &quot;added zope.app.component&quot; to the install_requires, but this also leads in another error:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">&quot;ImportError: Cannot import name handler&quot;<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">It seems like it is a never ending story of import errors occuring by resolving the precending error.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Is there any other way of implementing KSS in the grok framework?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal">Thanks and regards<o:p></o:p></p>
<p class="MsoNormal">Mario<o:p></o:p></p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">Vertretungsberechtigte Gesch&auml;ftsf&uuml;hrer: Michael Metternich, Stefan Schr&ouml;ter<br>
Registergericht: Amtsgericht Bonn Registernummer: HRB7704<br>
USt-Identifikationsnummer gem&auml;&szlig; &sect; 27a Umsatzsteuergesetz: DE191867973<br>
</font>
</body>
</html>