That's a known bug in plone.recipe.zope2instance::__init__.py:
https://bugs.launchpad.net/collective.buildout/+bug/462731 NHSWEB wrote: > > I am getting the following error when trying to buildout a Plone 3.3.2 > (the latest from a paster buildout template) > > > Installing zope2. > running build_ext > creating zope.proxy > copying zope/proxy\proxy.h -> zope.proxy > building 'AccessControl.cAccessControl' extension > error: Python was built with version 7.1 of Visual Studio, and extensions > need t > o be built with the same version of the compiler, but it isn't installed. > While: > Installing zope2. > > An internal error occured due to a bug in either zc.buildout or in a > recipe being used: > Traceback (most recent call last): > File > "c:\docume~1\thomps~1\locals~1\temp\tmpd0sn7h\zc.buildout-1.4.2-py2.4.egg > \zc\buildout\buildout.py", line 1660, in main > File > "c:\docume~1\thomps~1\locals~1\temp\tmpd0sn7h\zc.buildout-1.4.2-py2.4.egg > \zc\buildout\buildout.py", line 532, in install > File > "c:\docume~1\thomps~1\locals~1\temp\tmpd0sn7h\zc.buildout-1.4.2-py2.4.egg > \zc\buildout\buildout.py", line 1204, in _call > File > "c:\projects\test\eggs\plone.recipe.zope2install-3.2-py2.4.egg\plone\reci > pe\zope2install\__init__.py", line 247, in install > 'build_ext', '-i', > AssertionError > -- View this message in context: http://n2.nabble.com/Buildout-Problem-Zope-Complation-using-mingGW-tp4050838p4051037.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
