erp5-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Erp5-dev]dependancies


From: Stirnweiss, Pierre
Subject: [Erp5-dev]dependancies
Date: Thu, 31 Oct 2002 13:54:55 +0100

When installing the ERP5 product I have got a failed import in
SynchronizationTool.py. Here it is :

Traceback (most recent call last):
  File "F:\zope\erp\lib\python\OFS\Application.py", line 541, in
import_product
    product=__import__(pname, global_dict, global_dict, silly)
  File "F:\zope\erp\lib\python\Products\ERP5\__init__.py", line 39, in ?
    from XML import SynchronizationTool, RelationTool, CatalogTool
  File "F:\zope\erp\lib\python\Products\ERP5\XML\SynchronizationTool.py",
line 41, in ?
    from xml.dom.ext.reader.Sax2 import FromXmlStream, FromXml
ImportError: No module named ext.reader.Sax2

Does anybody knows where I can find this module ?

Thanks for your work.

Pierre.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]