[egenix-users] Help! Zope adapter stoped working after update

robert robert at redcor.ch
Wed Feb 2 08:33:52 CET 2005


Hi there,
after updating to the newest version of the mxODBC adapter
the Zope egenix-Objects show as broken.
Trying to do a refresh of *mxODBCZopeDA 
<http://localhost:8280/Control_Panel/Products/mxODBCZopeDA/manage_workspace> 
*I get the following error:

Thanks for any help, (the users are screaming)

Robert

*An exception occurred during the last refresh.*
Exception type: *AttributeError*
Exception value: *'module' object has no attribute '__version__'*

Traceback (most recent call last):
  File "/home/zope/Zope-2.7.3-0/lib/python/App/RefreshFuncs.py", line 182, in performSafeRefresh
    if not performRefresh(jar, productid):
  File "/home/zope/Zope-2.7.3-0/lib/python/App/RefreshFuncs.py", line 169, in performRefresh
    Application.reimport_product(productid)
  File "/home/zope/Zope-2.7.3-0/lib/python/OFS/Application.py", line 863, in reimport_product
    raise_exc=1, log_exc=0)
  File "/home/zope/Zope-2.7.3-0/lib/python/OFS/Application.py", line 660, in import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "Products/mxODBCZopeDA/__init__.py", line 7, in ?
    # Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
  File "Products/mxODBCZopeDA/ZopeDA.py", line 463, in ?
AttributeError: 'module' object has no attribute '__version__'





More information about the egenix-users mailing list