[Zope] Zope won't start with Archetypes 1.3
Andreas Jung
lists at andreas-jung.com
Mon Oct 18 15:42:02 EDT 2004
Wrong list. Use archetypes-users instead.
-aj
--On Montag, 18. Oktober 2004 13:35 Uhr -0600 hpinson at indepthl.com wrote:
> 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
>
> _______________________________________________
> Zope maillist - Zope at 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 )
More information about the Zope
mailing list