Yes, I installed Zope with an Ubuntu package<br><br>But I try:<br><br>sudo apt-get install python2.4-dev<br><br>And the errors is still raised<br><br>Any suggestion for a linux newbie?<br><br>Thanks!<br><br><div><span class="gmail_quote">
2007/9/24, Dieter Maurer &lt;<a href="mailto:dieter@handshake.de">dieter@handshake.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Garito wrote at 2007-9-23 18:17 +0200:<br>&gt; ...<br>&gt;2007-09-23T18:13:33 ERROR Zope Couldn&#39;t install ZopeProfiler<br>&gt;Traceback (most recent call last):<br>&gt; ...<br>&gt;line 9, in ?<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;from DMstats import Stats
<br>&gt;&nbsp;&nbsp;File<br>&gt;&quot;/var/lib/zope2.9/instance/Yanged/Products/ZopeProfiler/DMprofile/DMstats.py&quot;,<br>&gt;line 13, in ?<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;from pstats import Stats as pStats<br>&gt;ImportError: No module named pstats<br>
&gt;<br>&gt;How can I install pstats?<br><br>&quot;pstats&quot; is a standard Python module and should come in Python&#39;s runtime<br>library.<br><br>If it is not there, then your Python installation is scrwed up....<br>
<br><br><br>--<br>Dieter<br></blockquote></div><br><br clear="all"><br>-- <br>Mis Cosas<br><a href="http://blogs.sistes.net/Garito">http://blogs.sistes.net/Garito</a>