Trying to install Zope2-2.12.0b2 on Windows
Dear all I'm trying to install Zope2-2.12.0b2-py2.6-win32.egg on Windows. It's the first time I try to install an egg, so I may have made a trivial mistake. The installation installs some packages, then tries to install zope.security, and fails with a missing vcvarsall.bat. I haven't got a C compiler installed - I assumed the purpose of the Zope Windows egg was that I wouldn't need to compile? Processing dependencies for Zope2==2.12.0b2 Searching for zope.security Reading http://pypi.python.org/simple/zope.security/ Reading http://svn.zope.org/zope.security Best match: zope.security 3.7.0 Downloading http://pypi.python.org/packages/source/z/zope.security/zope.security-3.7.0.t... Processing zope.security-3.7.0.tar.gz Running zope.security-3.7.0\setup.py -q bdist_egg --dist-dir c:\docume~1\tzhgfma1\locals~1\temp\easy_install-emjoun\zope.security-3.7.0\egg-dist-tmp-szjerv error: Setup script exited with error: Unable to find vcvarsall.bat Hints appreciated. Thank you and best regards, Martin ________________________ COMIT AG - A Swisscom Company Martin Gfeller, Senior Manager Solutions - Quantax
On 15.07.09 18:19, martin.gfeller@comit.ch wrote:
Dear all
I'm trying to install Zope2-2.12.0b2-py2.6-win32.egg on Windows. It's the first time I try to install an egg, so I may have made a trivial mistake.
The installation installs some packages, then tries to install zope.security, and fails with a missing vcvarsall.bat.
I haven't got a C compiler installed - I assumed the purpose of the Zope Windows egg was that I wouldn't need to compile?
In this case you have to wait until windows eggs for zope.security are provided or wait until a windows installer is available. -aj
participants (2)
-
Andreas Jung -
martin.gfeller@comit.ch