problems of running Buildout

2 messages Options
Embed this post
Permalink
pashkovsky () problems of running Buildout
Reply Threaded More More options
Print post
Permalink
I use the recommendations "Setting up Buildout Using the Windows Installer for Plone" (http://plone.org/documentation/how-to/buildout-using-windows-installer).

At the "Running Buildout " stage, there were errors:

C:\>cd c:\plone331\pravo
C:\Plone331\pravo>bin\buildout
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 to 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:\plone331\pravo\eggs\zc.buildout-1.3.1-py2.4.egg\zc\buildout\buildout.py", line 1519, in main
    getattr(buildout, command)(args)
  File "c:\plone331\pravo\eggs\zc.buildout-1.3.1-py2.4.egg\zc\buildout\buildout.py", line 473, in install
    installed_files = self[part]._call(recipe.install)
  File "c:\plone331\pravo\eggs\zc.buildout-1.3.1-py2.4.egg\zc\buildout\buildout.py", line 1101, in _call
    return f()
  File "c:\plone331\pravo\eggs\plone.recipe.zope2install-3.2-py2.4.egg\plone\recipe\zope2install\__init__.py", line 247, in install
    'build_ext', '-i',
AssertionError"

How to fix these errors? Help me. Thanks
pashkovsky () Re: problems of running Buildout
Reply Threaded More More options
Print post
Permalink

pashkovsky wrote:
In addition, to inform the system parameters:
     OS Win2000 Server
    *  Plone 3.3.1
    * CMF 2.1.2
    * Zope (Zope 2.10.9-final, python 2.4.4, win32)
    * Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)]
    * PIL 1.1.6