[Zope] IEMethod problem
Peter Bengtsson
peter@grenna.net
Mon, 12 Mar 2001 14:44:37 -0000
Tried to install IEMethod 0.0.6, but failed.
NT, Z 2.3.1b1
Import Traceback
Traceback (innermost last):
File "C:\PROGRA~1\ZopeSite\lib\python\OFS\Application.py", line 537, in
import_products
product=__import__(pname, global_dict, global_dict, silly)
File "/bigshare/zopeservers/easypublishing/Products/IEMethod/__init__.py",
line 41, in ?
File "/bigshare/zopeservers/easypublishing/Products/IEMethod/IEMethod.py",
line 49, in ?
ImportError: No module named Torped.HTMLEntity
This is line 49
from Shared.Torped.HTMLEntity import htmlconverterbase
And where does "/bigshare/zopeservers/easypublishing/" come from?
Mvh, Peter