[ZODB-Dev] RE: RE: PersistentMapping
Julien Anguenot
ja at nuxeo.com
Fri Nov 18 10:44:27 EST 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Tim Peters wrote:
> So I tried that just now using ZODB trunk. It failed too, but with
> different symptoms than you're describing:
>
> $ python2.4 setup.py build
> ...
> $ python2.4 test.py -v
> Running tests from build/lib.linux-i686-2.4
> Traceback (most recent call last):
> File "test.py", line 40, in ?
> from zope.testing import testrunner
> ImportError: No module named zope.testing
> $
>
> I never do "setup.py build" myself, so I was only mildly surprised by that.
> It should probably be fixed ;-)
Note I added couple of weeks ago a comment about this within the
README.txt of ZODB.
"""
To test the build, first build the externals and add the src dir to
your PYTHONPATH,
% python setup.py build_ext -i
% export PYTHONPATH=`pwd`/src:$PYTHONPATH
Then run the test script::
% python test.py
"""
Cheers,
J.
- --
Julien Anguenot | Nuxeo R&D (Paris, France)
CPS Platform : http://www.cps-project.org
Zope3 / ECM : http://www.z3lab.org
mail: anguenot at nuxeo.com; tel: +33 (0) 6 72 57 57 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFDffbbGhoG8MxZ/pIRAmLCAJ9Pjq4FqgbHIOI11V5zyfjONf3xMACfbEmO
RV9RuLydwQvLEz/VAUZT2k4=
=vNBY
-----END PGP SIGNATURE-----
More information about the ZODB-Dev
mailing list