<div dir="ltr"><div>To Whom It May Concern:</div><div><br></div><div>Hi. I'm new. I'm confused about how to run Tahoe-LAFS. I've read the quickstart guide, the FAQ, the advanced install doc, and also the How to run Tahoe-LAFS docs and I'm still confused.</div><div><br></div><div>In the quick start guide, it says:</div><div><br></div><div>"Run "bin/tahoe --version" (on Windows, "bin\tahoe --version") to verify that the executable too prints out the right version number after "allmydata-tahoe:".</div><div><br></div><div>I don't see a windows executable after the build. In my bin folder, there's a file called "tahoe" in there but it doesn't have .exe in there.</div><div><br></div><div>I tried renaming it from "tahoe" to "tahoe.exe" and then running it and it said that it wasn't a valid 16-bit application and that it can't run in 32-bit Windows or x64 systems (or something along those lines, I forget the exact error message).</div><div><br></div><div>Then I renamed it back from "tahoe.exe" back to just straight "tahoe".</div><div><br></div><div>And then I tried "python bin\tahoe --version" and this is what I got:</div><div><br></div><div>(I haven't put the python install directory into my PATH system environment variable yet)</div><div><br></div><div>C:\lafs>c:\python27\python bin\tahoe --version<br></div><div>Traceback (most recent call last):</div><div>  File "C:\lafs\support\Scripts\tahoe.pyscript", line 16, in <module></div><div>    load_entry_point('allmydata-tahoe==1.10.1', 'console_scripts', 'tahoe')()</div><div>  File "C:\lafs\support\Lib\site-packages\setuptools-0.6c16dev6.egg\pkg_resource</div><div>s.py", line 320, in load_entry_point</div><div>    return get_distribution(dist).load_entry_point(group, name)</div><div>  File "C:\lafs\support\Lib\site-packages\setuptools-0.6c16dev6.egg\pkg_resource</div><div>s.py", line 2265, in load_entry_point</div><div>    return ep.load()</div><div>  File "C:\lafs\support\Lib\site-packages\setuptools-0.6c16dev6.egg\pkg_resource</div><div>s.py", line 1998, in load</div><div>    entry = __import__(self.module_name, globals(),globals(), ['__name__'])</div><div>  File "c:\lafs\src\allmydata\__init__.py", line 430, in <module></div><div>    check_all_requirements()</div><div>  File "c:\lafs\src\allmydata\__init__.py", line 428, in check_all_requirements</div><div>    raise PackagingError(get_error_string(errors, debug=True))</div><div>allmydata.PackagingError:</div><div>ImportError: for requirement 'mock >= 0.8.0': (<type 'exceptions.ImportError'>,</div><div>'No module named funcsigs', ('C:\\lafs\\support\\Lib\\site-packages\\mock-1.1.2-</div><div>py2.7.egg\\mock\\mock.py', 83, '<module>', 'import funcsigs'))</div><div><br></div><div>For debugging purposes, the PYTHONPATH was</div><div>  'C:\\lafs\\support\\Lib\\site-packages'</div><div>install_requires was</div><div>  ['setuptools >= 0.6c6', 'zfec >= 1.1.0', 'simplejson >= 1.4', 'zope.interface</div><div>>= 3.6.0, != 3.6.3, != 3.6.4', 'foolscap >= 0.8.0', 'pycrypto >= 2.1.0, != 2.2,</div><div>!= 2.4', 'mock >= 0.8.0', 'pycryptopp >= 0.6.0', 'service-identity', 'characteri</div><div>stic >= 14.0.0', 'pyasn1 >= 0.1.4', 'pyasn1-modules >= 0.0.5', 'Twisted >= 11.1.</div><div>0, <= 12.1.0', 'Nevow >= 0.9.33, <= 0.10', 'pyOpenSSL >= 0.13, <= 0.13.1']</div><div>sys.path after importing pkg_resources was</div><div>  C:\lafs\support\Scripts;</div><div>  C:\lafs\support\Lib\site-packages\setuptools-0.6c16dev6.egg;</div><div>  c:\lafs\src;</div><div>  C:\lafs\support\Lib\site-packages\pyopenssl-0.13.1-py2.7-win-amd64.egg;</div><div>  C:\lafs\support\Lib\site-packages\nevow-0.10.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\pyasn1_modules-0.0.6-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\pyasn1-0.1.8-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\characteristic-14.3.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\service_identity-14.0.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\pycryptopp-0.6.0.120656932814151052564863480</div><div>3928199668821045408958-py2.7-win-amd64.egg;</div><div>  C:\lafs\support\Lib\site-packages\mock-1.1.2-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\pycrypto-2.5-py2.7-win-amd64.egg;</div><div>  C:\lafs\support\Lib\site-packages\foolscap-0.8.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\simplejson-3.7.3-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\zfec-1.4.22-py2.7-win-amd64.egg;</div><div>  C:\lafs\support\Lib\site-packages\six-1.9.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\pbr-1.3.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\pyutil-2.0.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\argparse-1.3.0-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\zbase32-1.1.5-py2.7.egg;</div><div>  C:\lafs\support\Lib\site-packages\twisted-12.1.0-py2.7-win-amd64.egg;</div><div>  C:\lafs\support\Lib\site-packages\zope.interface-4.1.2-py2.7-win-amd64.egg;</div><div>  C:\lafs\support\Lib\site-packages;</div><div>  C:\Windows\system32\python27.zip;</div><div>  c:\python27\DLLs;</div><div>  c:\python27\lib;</div><div>  c:\python27\lib\plat-win;</div><div>  c:\python27\lib\lib-tk;</div><div>  c:\python27;</div><div>  c:\python27\lib\site-packages</div><div><br></div><div><br></div><div>So I'm like REALLY, REALLY confused about what/where/when it says "run bin\tahoe --version" because it doesn't seem to be an actual executable.</div><div><br></div><div>Any help would be greatly appreciated. Thank you in advance.</div><div><br></div><div>Sincerely,</div><div>Ewen</div><div><br></div><div>(System information:</div><div>Intel Core 2 Duo Q9550 (4-core, 3.2 GHz stock, HTT N/A, TB N/A)</div><div>4x 2 GB GSkill DDR2-800 RAM (8 GB total)</div><div>Windows 7 x64 Professional</div><div>Python 2.7.10</div><div>not sure if you would need additional information about the computer that I'm trying to run it on, but if you need more info, just let me know. Thanks.)</div></div>