[Zope3-dev] psycopgda, ZopeX3-3.0.0 Mac OS X 10.3.5, Python 2.3.4?
Craig Ewington
ewington at adelphia.net
Thu Sep 30 14:58:03 EDT 2004
Hi,
I'm having difficulty with the latest psycopgda and ZopeX3-3.0.0.
Given the following steps:
1. download psycopgda from the subversion respository into
ZopeX3/src/psycopgda using "svn co
svn://svn.zope.org/repos/main/psycopgda/trunk psycopgda"
2. copy psycopgda-configure.zcml to package-includes
3. restart Zope
I get the following (elided) error message.....
...
File "/Users/crewington/ZopeX3-3.0/src/zope/configuration/fields.py",
line 141, in fromUnicode
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
"/Users/crewington/ZopeX3/site.zcml", line 6.2-6.55
ZopeXMLConfigurationError: File
"/Users/crewington/ZopeX3/package-includes/psycopgda-configure.zcml",
line 1.0-1.31
ZopeXMLConfigurationError: File
"/Users/crewington/ZopeX3/src/psycopgda/configure.zcml", line 6.2
ConfigurationError: ('Invalid value for', 'class', "Couldn't import
psycopgda.adapter, No module named psycopg")
Other details: running on Mac OS X 10.3.5, Python 2.3.4
Anyone else seeing this? - suggestions much appreciated.
- Craig Ewington
More information about the Zope3-dev
mailing list