(and now sorry for the spam) Just for clarification, I could reproduce the error using python 2.6. I realized later that I had buildout installed in site-packages for python2.5. Running the bootstrap script with buildout installed causes a problem. Then I installed buildout on python 2.6 and the same error happens.
Removing it from site-packages or removing the -S flag from bootstrap fixes the problem. Should I open a ticket? -- rodrigo _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
