[Python-Dev] import error in python2.6

Bristow Thankachan bristow.thankachan at gmail.com
Mon Jul 21 15:56:05 CEST 2008


Hi all,

I asked about the import error in python2.6 while trying to port zope2. The
error message is given below.

 File "/home/zope/ztrunk26/lib/python/AccessControl/ImplC.py", line 30, in
<module>
from ImplPython import RestrictedDTML, SecurityManager, ZopeSecurityPolicy
ImportError: No module named ImplPython

It works well in python2.4 and 2.5. Please give your suggestions.

with regards

Bristow
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20080721/a97dd32d/attachment.htm>


More information about the Python-Dev mailing list