On 29/08/14 15:50, use...@gmx.net wrote:
> Hello Daira,
> 
> First of all, big thanks for your Support!
> After installing Twisted 14.0 and pywin32 the dependecies error is solved
> but after a while the setup runs into another error:
> 
[...]
> ->   error: Setup script exited with error: Unable to find vcvarsall.bat
> 
> any idea what to do now?

Please try this:

* in src/allmydata/_auto_deps.py, edit the line that says
    "pyOpenSSL",
  to
    "pyOpenSSL == 0.13.1",

* delete the support/ directory (using "rd /s /q support"), and then rebuild.

I apologize for this being so complicated. The issue is that several of the
libraries that Tahoe-LAFS depends on changed in ways that interact unfortunately
with each other, as described in these tickets:

https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2249
https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2193
https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2028
https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2286

-- 
Daira Hopwood ⚥

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
tahoe-dev mailing list
tahoe-dev@tahoe-lafs.org
https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to