[tahoe-dev] Windows 7 install Error on 1.8
Paul Grunwald
pgrunwald at comcast.net
Sun Oct 3 23:03:43 UTC 2010
Hi All, I wanted to play with this before tying to port to the DLink
DNS-321. This is what I got on install.
OS: Windows 7 Ultimate 64-Bit
Python 2.6.6 (python-2.6.6.amd64.msi)
PyWin32.214 (pywin32-214.win-amd64-py2.6.exe)
Tahoe-LFS-1.8
Output of install command:
G:\allmydata-tahoe-1.8.0>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 373, in <module>
**setup_args
File "C:\Python26\lib\distutils\core.py", line 113, in setup
_setup_distribution = dist = klass(attrs)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\setuptools\dist.py",
line 260, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\setuptools\dist.py",
line 284, in fetch_build_eggs
parse_requirements(requires), installer=self.fetch_build_egg
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\pkg_resources.py", li
ne 563, in resolve
dist = best[req.key] = env.best_match(req, self, installer)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\pkg_resources.py", li
ne 799, in best_match
return self.obtain(req, installer) # try and download/install
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\pkg_resources.py", li
ne 811, in obtain
return installer(requirement)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\setuptools\dist.py",
line 327, in fetch_build_egg
return cmd.easy_install(req)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.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.8.0\setuptools-0.6c16dev2.egg\setuptools\command\ea
sy_install.py", line 483, in install_item
dists = self.install_eggs(spec, download, tmpdir)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\setuptools\command\ea
sy_install.py", line 662, in install_eggs
return self.build_and_install(setup_script, setup_base)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\setuptools\command\ea
sy_install.py", line 937, in build_and_install
self.run_setup(setup_script, setup_base, args)
File
"G:\allmydata-tahoe-1.8.0\setuptools-0.6c16dev2.egg\setuptools\command\ea
sy_install.py", line 928, 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/20101003/d6dc6565/attachment.html>
More information about the tahoe-dev
mailing list