[Zope-Coders] Win32 Tests - Zope HEAD

Chris Withers chrisw@nipltd.com
Wed, 16 Jul 2003 08:40:26 +0100


zope-tests@squishdot.org wrote:
> ======================================================================
> Python Version:2.2.3 (#42, May 30 2003, 18:12:08) [MSC 32 bit (Intel)]
> 
> Modules included:
> Zope (HEAD)
> 
> Module testClassSecurityInfo.py failed to load
> exceptions.ImportError: No module named Acquisition
>   File "D:\ZopeTests\sandbox\Zope\utilities\testrunner.py", line 67, in getSuiteFromFile
>     module=imp.load_module(name, file, pathname, desc)
>   File "testClassSecurityInfo.py", line 15, in ?
>     import os, sys, unittest, ZODB, Globals
>   File "D:\ZopeTests\sandbox\Zope\lib\python\Globals.py", line 23, in ?
>     import Acquisition, ComputedAttribute, App.PersistentExtra, os

I'm guessing this means the compilation is going awry.

Anyone got any ideas?

cheers,

Chris