[Zope] ODBC adapter
Tres Seaver
tseaver at palladion.com
Mon Jul 4 18:54:33 CEST 2016
On 07/04/2016 12:08 PM, Miguel Beltran R. wrote:
> Using zope 2.13.23 ZPyODBCDA 1.0.9.dev0 (
> https://github.com/tcurvelo/Products.ZPyODBCDA )
>
> I have tried to install ZpyODBCDA but when I try to start the
> instance i got this error
>
> (control-emisiones3)
> N:\zope\control-emisiones3>"N:\zope\control-emisiones3\Scripts\runzope"
>
>
-C "N:\zope\control-emisiones3\instance_zope\etc\zope.conf"
>
> 2016-07-04 10:48:05 ERROR Application Could not import
> Products.ZPyODBCDA Traceback (most recent call last): ...
> "N:\zope\control-emisiones3\instance_zope\Products\ZPyODBCDA\pyodbc_db.py", line 37, in <module>
> from Shared.DC.ZRDB.TM import TM ImportError: No module named ZRDB.TM
>
>
> What module do I need to install?
Products.ZSQLMethods split off in in the Zope 2.13.x series.
https://pypi.python.org/pypi/Products.ZSQLMethods/
You might submit an issue to the tracker for Products.ZPyODBCDA
suggesting the add it as a dependency.
Tres.
--
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
More information about the Zope
mailing list