On Mar 4, 2009, at 4:29 PM, Tres Seaver wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I was trying to update the package to get rid of a deprecation warning
under Python 2.6.

$ svn co $ZSVN/zc.recipe.cmmi/trunk cmmi-trunk
$ cd cmmi-trunk
$ /path/to/bin/python2.6 bootstrap/bootstrap.py
...
$ bin/buildout
...
$ bin/test
...
*Lots* of import errors and test failures

What's up with that?  It blows up with python2.4 and python2.5, too.


I don't get test failures with Python 2.4 or 2.5. I do get failures for 2.6.

Jim

--
Jim Fulton
Zope Corporation


_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to