[Zope3-dev] Win32 Tests - Zope 3 - Not OK :-(

zope-tests at squishdot.org zope-tests at squishdot.org
Fri Aug 29 01:12:17 EDT 2003


======================================================================
Python Version:2.2.3 (#42, May 30 2003, 18:12:08) [MSC 32 bit (Intel)]

Modules included:
Zope3 (HEAD)

Running unit tests from D:\ZopeTests\sandbox\Zope3
No module named _persistence
['D:\\ZopeTests\\sandbox\\Zope3\\src', 'D:\\ZopeTests\\sandbox\\Zope3', 'D:\\ZopeTests\\sandbox\\Zope3', 'C:\\PYTHON22\\lib\\site-packages\\Pythonwin', 'C:\\PYTHON22\\lib\\site-packages\\win32', 'C:\\PYTHON22\\lib\\site-packages\\win32\\lib', 'C:\\PYTHON22\\lib\\site-packages', 'C:\\PYTHON22\\DLLs', 'C:\\PYTHON22\\lib', 'C:\\PYTHON22\\lib\\lib-tk', 'C:\\PYTHON22']
Traceback (most recent call last):
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 878, in ?
    process_args()
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 868, in process_args
    bad = main(module_filter, test_filter, libdir)
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 632, in main
    files = find_tests(module_filter)
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 475, in find_tests
    walk_with_symlinks(walkdir, finder.visit, rx)
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 450, in walk_with_symlinks
    walk_with_symlinks(name, func, arg)
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 450, in walk_with_symlinks
    walk_with_symlinks(name, func, arg)
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 444, in walk_with_symlinks
    func(arg, top, names)
  File "D:\ZopeTests\sandbox\Zope3\test.py", line 417, in visit
    __import__(pkg)
  File "D:\ZopeTests\sandbox\Zope3\src\persistence\__init__.py", line 16, in ?
    from persistence._persistence import Persistent
ImportError: No module named _persistence




More information about the Zope3-dev mailing list