[Zope3-dev] 'thread_local' AttributeError in zope.security.checker

Paul Carduner paulcarduner at gmail.com
Wed Aug 15 14:56:11 EDT 2007


Thanks for the quick response everybody.  Next time I'll be sure to
include the full traceback.

- Paul

On 8/15/07, Jim Fulton <jim at zope.com> wrote:
> I've just released a b5 egg which should correct the problem.
>
> Jim
>
> On Aug 15, 2007, at 9:51 AM, Wichert Akkerman wrote:
>
> > Previously Jim Fulton wrote:
> >>
> >> On Aug 14, 2007, at 7:32 PM, Paul Carduner wrote:
> >>
> >>> Hello zope3-dev,
> >>>
> >>> I came across an error I have not seen before.  Just for reference,
> >>> here is the last snippet from the traceback:
> >>>
> >>> File "/home/pcardune/Work/ZContact/zcontact-lp/eggs/tmpgwuq6O/
> >>> zope.security-3.4.0b4-py2.4-linux-i686.egg/zope/security/
> >>> checker.py",
> >>> line 420, in ?
> >>> AttributeError: 'module' object has no attribute 'thread_local'
> >>
> >> I wish you had included the whole traceback.
> >
> > Here you are:
> >
> > [snow;/tmp/test]-119> bin/zopectl fg
> > /tmp/test/parts/app/runzope -C /tmp/test/parts/zopectl/zope.conf
> > Traceback (most recent call last):
> >   File "/tmp/test/parts/app/runzope", line 97, in ?
> >     import zope.app.twisted.main
> >   File "/home/wichert/buildout-eggs/tmp-GMMRj/
> > zope.app.twisted-3.4.0b1_r76119-py2.4.egg/zope/app/twisted/
> > main.py", line 32, in ?
> >   File "/usr/lib/python2.4/site-packages/PIL/__init__.py", line 22,
> > in ?
> >
> >   File "/home/wichert/buildout-eggs/tmpzGONPg/
> > zope.app.appsetup-3.4.0a1-py2.4.egg/zope/app/appsetup/appsetup.py",
> > line 25, in ?
> >   File "/home/wichert/buildout-eggs/tmpG_NQ4q/zope.security-3.4.0b3-
> > py2.4-linux-i686.egg/zope/security/management.py", line 25, in ?
> >   File "/home/wichert/buildout-eggs/tmpG_NQ4q/zope.security-3.4.0b3-
> > py2.4-linux-i686.egg/zope/security/checker.py", line 420, in ?
> > AttributeError: 'module' object has no attribute 'thread_local'
> >
> > Wichert.
> >
> > --
> > Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
> > http://www.wiggy.net/                   It is hard to make things
> > simple.
> > _______________________________________________
> > Zope3-dev mailing list
> > Zope3-dev at zope.org
> > Unsub: http://mail.zope.org/mailman/options/zope3-dev/jim%40zope.com
> >
>
> --
> Jim Fulton                      mailto:jim at zope.com             Python Powered!
> CTO                             (540) 361-1714                  http://www.python.org
> Zope Corporation        http://www.zope.com             http://www.zope.org
>
>
>
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev at zope.org
> Unsub: http://mail.zope.org/mailman/options/zope3-dev/paulcarduner%40gmail.com
>
>


More information about the Zope3-dev mailing list