<div>Hi,</div>
<div>&nbsp;</div>
<div>I fired up zope on&nbsp;a new server yesterday. It's very very slow! I didn't think about it much at first (because I didn't think it possible), but,</div>
<div><br>&gt; sh bin/runzope<br>/usr/local/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module<br>&nbsp;&nbsp;DeprecationWarning)<br>&lt;trimmed&gt;</div>
<div>line 99, in ?&nbsp;import psycopg<br>ImportError: No module named psycopg<br>&lt;/trimmed&gt;</div>
<div>&nbsp;</div>
<div>
<div>&gt; /usr/local/bin/python2.3<br>Python 2.3.4 (#2, Jan&nbsp; 1 2005, 23:02:40)<br>[GCC 2.95.4 20020320 [FreeBSD]] on freebsd4<br>Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.
<br>&gt;&gt;&gt; import psycopg<br>&gt;&gt;&gt;<br>&nbsp;</div>
<div>Zope appears to be defaulting, and running with Python2.4</div>
<div>&nbsp;</div>
<div>Forgive my newbieness, but might this be because I did something silly like:</div>
<div>&nbsp;</div>
<div>&gt; python mkzopeinstance.py</div>
<div>&nbsp;</div>
<div>rather than,</div>
<div>&nbsp;</div>
<div>&gt; /usr/local/bin/python2.3 mkzopeinstance.py</div>
<div>&nbsp;</div>
<div>when the instance was first created?</div></div>