[Zope] Zope won't start with Archetypes 1.3
hpinson at indepthl.com
hpinson at indepthl.com
Mon Oct 18 15:35:23 EDT 2004
Two problems in PortalTransport appear to have kept the Archetypes
1.3 bundle from installing correctly, i.e. zope would not start.
In /Products/PortalTransport/interfaces:
mailreceiver.py
subscribeable.py
In both files change the line:
from interface import Interface
to
from Interface import Interface
Then Zope 2.7.2/Plone 2.04 starts.
Is this a bug in PortalTransport? I have no idea if it is or not.
Harlow Pinson
Indepth Learning
Email: hpinson at indepthl.com
Web: http://www.indepthl.com
Voice: 505-994-2135
FAX: 208-475-7678
More information about the Zope
mailing list