5 May
2006
5 May
'06
11:39 p.m.
I recently installed psycopgda version 1.0.0 and restarted zope. I can see that it installed because it's listed under products in zope's control panel, but it's not listed in the drop-down menu where all the other products are. I installed by doing: python install.py build python install.py install Zope 2.9.2 Python 2.4.2 PostgreSQL 8.1.3 I've tried installing psycopg version 2-2.0b8, but I don't even get a listing in the products under zope's control panel. What am I doing wrong?