[tahoe-dev] Windows 7 Build Fails

Paul Grunwald pgrunwald at comcast.net
Sat May 26 16:25:27 UTC 2012


Hi all,

 

I'm taking another run at Tahoe and I'm having trouble with the build.  As
requested,  I'm reporting it as a build bug:
https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AdvancedInstall#point9.4.1

 

Windows 7 Ultimate 64-Bit

Python 2.7.3 64-Bit

 

G:\allmydata-tahoe-1.9.1>python setup.py build

Not found: tahoe-deps

Not found: ../tahoe-deps

 

Setting up environment to run scripts for the current user...

Already done: associate the filetype .pyscript with Python.File for the
current

user.

Already done: add .pyscript to the user environment variable PATHEXT.

Already done: add .pyw to the user environment variable PATHEXT.

Traceback (most recent call last):

  File "setup.py", line 468, in <module>

    **setup_args

  File "g:\python27\lib\distutils\core.py", line 112, in setup

    _setup_distribution = dist = klass(attrs)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\dist.py",

line 260, in __init__

    self.fetch_build_eggs(attrs.pop('setup_requires'))

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\dist.py",

line 284, in fetch_build_eggs

    parse_requirements(requires), installer=self.fetch_build_egg

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\pkg_resources.py", li

ne 573, in resolve

    dist = best[req.key] = env.best_match(req, self, installer)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\pkg_resources.py", li

ne 823, in best_match

    return self.obtain(req, installer) # try and download/install

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\pkg_resources.py", li

ne 835, in obtain

    return installer(requirement)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\dist.py",

line 327, in fetch_build_egg

    return cmd.easy_install(req)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\command\ea

sy_install.py", line 453, in easy_install

    return self.install_item(spec, dist.location, tmpdir, deps)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\command\ea

sy_install.py", line 483, in install_item

    dists = self.install_eggs(spec, download, tmpdir)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\command\ea

sy_install.py", line 663, in install_eggs

    return self.build_and_install(setup_script, setup_base)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\command\ea

sy_install.py", line 938, in build_and_install

    self.run_setup(setup_script, setup_base, args)

  File
"G:\allmydata-tahoe-1.9.1\setuptools-0.6c16dev3.egg\setuptools\command\ea

sy_install.py", line 929, in run_setup

    raise DistutilsError("Setup script exited with %s" % (v.args[0],))

distutils.errors.DistutilsError: Setup script exited with error: Unable to
find

vcvarsall.bat

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20120526/9c4e82f6/attachment.html>


More information about the tahoe-dev mailing list