On Fri, Jun 26, 2015 at 2:59 AM, Ben Noordhuis <[email protected]> wrote: >> 'fetch v8' is failing with >> pip._vendor.requests.exceptions.ConnectionError: ('Connection aborted.', >> error(65, 'No route to host')) > > FWIW, it worked for me just now. Maybe you can use something like > `ssh -D` + tsocks to route the traffic over another host if the > problem persists on your local machine?
That's an idea. And I should definitely do local caching. Still failing today, btw. I'll try running it on some other (distant) hosts and cache the result. - Dan -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
