[Zope] DCOracle error

Ulf Byskov ulf.byskov@comptel.com
Fri, 03 Mar 2000 10:07:14 +0200


I'm trying to use DCOracle but I get the following error:

Traceback (innermost last):
  File "/opt/Zope/lib/python/OFS/Application.py", line 387, in
import_products
    product=__import__(pname, global_dict, global_dict, silly)
  File "/opt/Zope/lib/python/Products/DCOracle/__init__.py", line 52, in
?
    import sys, Buffer
ImportError: No module named Buffer

I don't know anything about python so I don't have a clue.....
Can someone help ?