[Zope-tests] ImportError: No module named ImplPython: Test Zope 2 HEAD / Python 2.3 / Linux

jeremy at zope.com jeremy at zope.com
Wed Apr 14 05:03:09 EDT 2004


Email automatically generated by a daily test runner.

cd /tmp/autotestFRwsf0/Zope
PYTHONPATH=/tmp/autotestFRwsf0/lib/python  /usr/local/bin/python2.3 -u test.py -v --all
Running unit tests at all levels
Running unit tests from /tmp/autotestFRwsf0/Zope
No module named ImplPython
['/tmp/autotestFRwsf0/Zope/lib/python', '/tmp/autotestFRwsf0/Zope', '/tmp/autotestFRwsf0/lib/python', '/usr/local/lib/python23.zip', '/usr/local/lib/python2.3', '/usr/local/lib/python2.3/plat-linux2', '/usr/local/lib/python2.3/lib-tk', '/usr/local/lib/python2.3/lib-dynload', '/usr/local/lib/python2.3/site-packages', '/usr/local/lib/python2.3/site-packages/gtk-2.0']
Traceback (most recent call last):
  File "test.py", line 847, in ?
    process_args()
  File "test.py", line 837, in process_args
    bad = main(module_filter, test_filter, libdir)
  File "test.py", line 615, in main
    files = find_tests(module_filter)
  File "test.py", line 460, in find_tests
    os.path.walk(walkdir, finder.visit, rx)
  File "/usr/local/lib/python2.3/posixpath.py", line 290, in walk
    walk(name, func, arg)
  File "/usr/local/lib/python2.3/posixpath.py", line 290, in walk
    walk(name, func, arg)
  File "/usr/local/lib/python2.3/posixpath.py", line 282, in walk
    func(arg, top, names)
  File "test.py", line 439, in visit
    __import__(pkg)
  File "/tmp/autotestFRwsf0/Zope/lib/python/AccessControl/__init__.py", line 17, in ?
    from Implementation import setImplementation
  File "/tmp/autotestFRwsf0/Zope/lib/python/AccessControl/Implementation.py", line 98, in ?
    setImplementation("C")
  File "/tmp/autotestFRwsf0/Zope/lib/python/AccessControl/Implementation.py", line 51, in setImplementation
    from AccessControl import ImplC as impl
  File "/tmp/autotestFRwsf0/Zope/lib/python/AccessControl/ImplC.py", line 29, in ?
    from ImplPython import RestrictedDTML, SecurityManager
ImportError: No module named ImplPython



More information about the Zope-tests mailing list