[tahoe-dev] Must be overlooking something: unable to find vcvarsall.bat
Vanderlinden, Chris
Chris.Vanderlinden at ICTGROUP.COM
Wed Oct 21 10:30:39 PDT 2009
Steps taken:
Steps so far I took were the following:
Installed Python 2.6.3
Installed Pywin32-214
Installed MinGW5.1.4(with g++)
Grabbed the Tahoe-1.5.0.tar.gz file
Grabbed the tahoe.deps.tar.gz file
Extracted both to c:\allmydata-tahoe-1.5.0
Ran: python setup.py build_tahoe
(path has both C:\MinGW\bin and c:\Python26 setup)
Any ideas on what I must have overlooked?
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\allmydata-tahoe-1.5.0>python setup.py build_tahoe
Not found: ../tahoe-deps
Installed c:\allmydata-tahoe-1.5.0\setuptools_darcs-1.2.8-py2.6.egg
Searching for setuptools-trial>=0.5
Best match: setuptools-trial 0.5.3
Processing setuptools_trial-0.5.3.tar.gz
Running setuptools_trial-0.5.3\setup.py -q bdist_egg --dist-dir
c:\docume~1\admi
ni~1\locals~1\temp\easy_install-zv2vwe\setuptools_trial-0.5.3\egg-dist-t
mp-ig3oj
k
Installed c:\allmydata-tahoe-1.5.0\setuptools_trial-0.5.3-py2.6.egg
Searching for darcsver>=1.2.0
Best match: darcsver 1.3.1
Processing darcsver-1.3.1.tar.gz
Running darcsver-1.3.1\setup.py -q bdist_egg --dist-dir
c:\docume~1\admini~1\loc
als~1\temp\easy_install-ep1oza\darcsver-1.3.1\egg-dist-tmp-rvu7js
Installed c:\allmydata-tahoe-1.5.0\darcsver-1.3.1-py2.6.egg
Searching for Twisted>=2.4.0
Best match: Twisted 8.2.0
Processing twisted-8.2.0.tar.bz2
Running Twisted-8.2.0\setup.py -q bdist_egg --dist-dir
c:\docume~1\admini~1\loca
ls~1\temp\easy_install-efv4jf\Twisted-8.2.0\egg-dist-tmp-ywqqyp
Traceback (most recent call last):
File "setup.py", line 363, in <module>
zip_safe=False, # We prefer unzipped for easier access.
File "C:\Python26\lib\distutils\core.py", line 113, in setup
_setup_distribution = dist = klass(attrs)
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\dist.py",
l
ine 219, in __init__
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\dist.py",
l
ine 243, in fetch_build_eggs
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\pkg_resources.py",
lin
e 522, in resolve
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\pkg_resources.py",
lin
e 758, in best_match
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\pkg_resources.py",
lin
e 770, in obtain
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\dist.py",
l
ine 286, in fetch_build_egg
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\command\ea
s
y_install.py", line 452, in easy_install
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\command\ea
s
y_install.py", line 482, in install_item
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\command\ea
s
y_install.py", line 661, in install_eggs
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\command\ea
s
y_install.py", line 936, in build_and_install
File
"C:\allmydata-tahoe-1.5.0\setuptools-0.6c12dev.egg\setuptools\command\ea
s
y_install.py", line 927, in run_setup
distutils.errors.DistutilsError: Setup script exited with error: Unable
to find
vcvarsall.bat
I didn't bother copying the part where I misspelled compiler in the
distutils config file :)
More information about the tahoe-dev
mailing list