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

Wichert Akkerman wichert at wiggy.net
Wed Aug 15 09:51:04 EDT 2007


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.


More information about the Zope3-dev mailing list