Re: [Zope] ZPyGreSQLDA broken problem

2000-06-13 Thread Hannu Krosing
Richard Moon wrote: > > I've just installed Zope 2.1.6 and PostgreSQL 7.02 and now I get a broken > ZPyGreSQLDA with the following > > Traceback (innermost last): >File "/opt/Zope-2.1.6-linux2-x86/lib/python/OFS/Application.py", line ... > import _pg, regex, sys, types > ImportError: No

[Zope] ZPyGreSQLDA broken problem

2000-06-12 Thread Richard Moon
I've just installed Zope 2.1.6 and PostgreSQL 7.02 and now I get a broken ZPyGreSQLDA with the following Traceback (innermost last): File "/opt/Zope-2.1.6-linux2-x86/lib/python/OFS/Application.py", line 387, in import_products product=__import__(pname, global_dict, global_dict, silly)