[Zope] Problems with IE Document on upgrading to zope 2.6.1

volker.wend@efgbsh.de volker.wend@efgbsh.de
Tue, 29 Apr 2003 14:16:18 +0200


You have to modify the product slightly and remove the Reference to
InterfaceBase. I have a modified version, that works. If you can't get
arround, let me know and I'll sent you the modified one.

Volker Wend


-----Original Message-----
From: Sreekanth S Rameshaiah [mailto:sree@mahiti.org] 
Sent: Sonntag, 27. April 2003 12:28
To: zope@zope.org
Subject: [Zope] Problems with IE Document on upgrading to zope 2.6.1


Dear all,
Greetings!
We have been using IEDocument with version 2.5.1 seamlessly for 2 years now.
Today I upgraded zope from 2.5.1 to 2.6.1. After this the IEDocument produce
is broken. I get the following error. How do I fix this?
- sree
Traceback (most recent call last):
  File "/usr/local/zope/2.6.1/lib/python/OFS/Application.py", line 541, in
import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "/usr/local/zope/instance/Products/IEDocument/__init__.py", line 6,
in ?
    import IEDocument
  File "/usr/local/zope/instance/Products/IEDocument/IEDocument.py",
line 31, in ?
    from IHTMLDocument import IHTMLDocument
  File "/usr/local/zope/instance/Products/IEDocument/IHTMLDocument.py",
line 9, in ?
    from Interface import InterfaceBase
ImportError: cannot import name InterfaceBase

-- 
_________________________________

Sreekanth S Rameshaiah
CTO 
Mahiti Infotech Pvt. Ltd.
Bangalore - 560071
India
Ph: +9180 51150 580/1/2/3
Visit www.mahiti.org 


_______________________________________________
Zope maillist  -  Zope@zope.org http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )