I guess my question is how DO I run, because whenever I type bin\tahoe, it says that it's not an executable, so I think that I am missing something in between there.<div><br></div><div>So, try to demystify this mystery would be greatly appreciated.</div><div><br></div><div>Thanks.<br><br>On Tuesday, July 14, 2015, Daira Hopwood <<a href="mailto:daira@jacaranda.org">daira@jacaranda.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/07/15 15:59, Ewen Chan wrote:<br>
> To Whom It May Concern:<br>
><br>
> Hi. I'm new. I'm confused about how to run Tahoe-LAFS. I've read the quickstart guide, the<br>
> FAQ, the advanced install doc, and also the How to run Tahoe-LAFS docs and I'm still confused.<br>
><br>
> In the quick start guide, it says:<br>
><br>
> "Run "bin/tahoe --version" (on Windows, "bin\tahoe --version") to verify that the<br>
> executable too prints out the right version number after "allmydata-tahoe:".<br>
><br>
> I don't see a windows executable after the build. In my bin folder, there's a file called<br>
> "tahoe" in there but it doesn't have .exe in there.<br>
<br>
Files don't need to have an .exe filetype on Windows to be executable.<br>
<br>
(The file called "bin\tahoe" is not normally used on Windows. The file called<br>
"bin\tahoe.pyscript" is run when you enter "bin\tahoe" in a Command Prompt.<br>
This uses the PATHEXT environment variable, but you really don't need to know that.)<br>
<br>
This issue:<br>
<br>
> allmydata.PackagingError:<br>
> ImportError: for requirement 'mock >= 0.8.0': (<type 'exceptions.ImportError'>,<br>
> 'No module named funcsigs', ('C:\\lafs\\support\\Lib\\site-packages\\mock-1.1.2-<br>
> py2.7.egg\\mock\\mock.py', 83, '<module>', 'import funcsigs'))<br>
<br>
is almost certainly *not* related to how the executable is run. However, to confirm<br>
that, please try running "bin\tahoe --version-and-path" as the quickstart instructions<br>
say; you'll probably get the same error.<br>
<br>
--<br>
Daira Hopwood ⚥<br>
<br>
</blockquote></div>