Compile Error: Unable to find vcvarsall.bat

Daira Hopwood daira at jacaranda.org
Sat Sep 27 23:40:40 UTC 2014


On 27/09/14 23:28, David Schneider wrote:
> Hi Guys,
> 
> i'd like to compile my own version of Tahoe on a 64 bit Windows 7 System, but it always
> stops with this error:
> 
> Installed c:\users\davids~1\appdata\
> local\temp\easy_install-8kcinl\cryptography-0.5.4\six-1.8.0-py2.7.egg
> Searching for cffi>=0.8
> Reading http://pypi.python.org/simple/cffi/
> Best match: cffi 0.8.6
> Downloading
> https://pypi.python.org/packages/source/c/cffi/cffi-0.8.6.tar.gz#md5=474b5a68299a6f05009171de1dc91be6
> Processing cffi-0.8.6.tar.gz
> Running cffi-0.8.6\setup.py -q bdist_egg --dist-dir
> c:\users\davids~1\appdata\local\temp\easy_install-8kcinl\cryptography-0.5.4\temp\easy_install-nywfrv\cffi-0.8.6\egg-dist-tmp-pvafl9
> 
> 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.
> error: Setup script exited with error: Unable to find vcvarsall.bat
> 
> 
> As described on the Tahoe-Website
> (https://tahoe-lafs.org/trac/tahoe-lafs/wiki/CompileError) it might be a problem with a
> missing egg or something like this. Maybe somebody is able to help me with this issue? I'm
> using Python 2.7.8 64bit. I would be very happy if someone could build a binary package of
> the necessary libary for me.

Please test the 2249-windows-dep-workaround-1 branch, which is intended to fix this
problem (and build problems on other platforms).

Install git from <http://git-scm.com/download>, then run the following commands:

git clone https://github.com/tahoe-lafs/tahoe-lafs.git
cd tahoe-lafs
git checkout 2249-windows-dep-workaround-1
python setup.py test

-- 
Daira Hopwood ⚥

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20140928/fda43ec2/attachment.pgp>


More information about the tahoe-dev mailing list