Hi, I was following the exact instruction on http://tahoe-lafs.org/trac/tahoe-lafs/wiki/AdvancedInstall#point9.4. I got below error while I tried to install 1.8.2 release on Window XP 32bit. Is there anything I missed here?
Thanks a lot, -Shu C:\tahoe-lafs\allmydata-tahoe-1.8.2>c:\Python26\python.exe setup.py build Not found: tahoe-deps Not found: ../tahoe-deps c:\tahoe-lafs\allmydata-tahoe-1.8.2\Twisted-8.2.0-py2.6-win32.egg\twisted\web\microdom.py:181: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (oldChild.parentNode is self, Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\twisted-8.2.0-py2.6-win32.egg Searching for zope.interface Reading http://pypi.python.org/simple/zope.interface/ Best match: zope.interface 3.6.3 Downloading http://pypi.python.org/packages/2.6/z/zope.interface/zope.interface-3.6.3-py2.6-win32.egg#md5=cc6b2d0d8e50d13c86ee1f2183d3c5ac Processing zope.interface-3.6.3-py2.6-win32.egg creating c:\tahoe-lafs\allmydata-tahoe-1.8.2\zope.interface-3.6.3-py2.6-win32.egg Extracting zope.interface-3.6.3-py2.6-win32.egg to c:\tahoe-lafs\allmydata-tahoe-1.8.2 Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\zope.interface-3.6.3-py2.6-win32.egg running darcsver setup.py darcsver: using extant version file ['src/allmydata/_version.py'] running develop Not found: tahoe-deps Not found: ../tahoe-deps running egg_info writing requirements to src\allmydata_tahoe.egg-info\requires.txt writing src\allmydata_tahoe.egg-info\PKG-INFO writing top-level names to src\allmydata_tahoe.egg-info\top_level.txt writing dependency_links to src\allmydata_tahoe.egg-info\dependency_links.txt writing entry points to src\allmydata_tahoe.egg-info\entry_points.txt reading manifest file 'src\allmydata_tahoe.egg-info\SOURCES.txt' writing manifest file 'src\allmydata_tahoe.egg-info\SOURCES.txt' running build_ext Creating c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\site.py Processing setuptools_darcs-1.2.12.egg Copying setuptools_darcs-1.2.12.egg to c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages Adding setuptools-darcs 1.2.12 to easy-install.pth file Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\setuptools_darcs-1.2.12.egg Creating c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\allmydata-tahoe.egg-link (link to src) Adding allmydata-tahoe 1.8.2 to easy-install.pth file Installing tahoe.pyscript script to support/Scripts Installing tahoe script to support/Scripts Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\src Processing dependencies for allmydata-tahoe==1.8.2 Searching for pycryptopp>=0.5.20 Reading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/ Reading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/ Best match: pycryptopp 0.5.25-r761 Downloading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/pycryptopp-0.5.25_r761-py2.6-win32.egg Processing pycryptopp-0.5.25_r761-py2.6-win32.egg creating c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\pycryptopp-0.5.25_r761-py2.6-win32.egg Extracting pycryptopp-0.5.25_r761-py2.6-win32.egg to c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages Adding pycryptopp 0.5.25-r761 to easy-install.pth file Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\pycryptopp-0.5.25_r761-py2.6-win32.egg Searching for mock Reading http://pypi.python.org/simple/mock/ Reading http://www.voidspace.org.uk/python/mock/ Reading http://www.voidspace.org.uk/python/mock.html Best match: mock 0.7.2 Downloading http://pypi.python.org/packages/source/m/mock/mock-0.7.2.zip#md5=8a22e3748bc50667ef27536ff1a5cf8d Processing mock-0.7.2.zip Running mock-0.7.2\setup.py -q bdist_egg --dist-dir c:\docume~1\slin\locals~1\temp\easy_install-9sm8bj\mock-0.7.2\egg-dist-tmp-7_hi3l Setting up environment to run scripts for the current user... Done: associate the filetype .pyscript with Python.File for the current user. Done: add .pyscript to the user environment variable PATHEXT. Done: add .pyw to the user environment variable PATHEXT. Broadcasting that the environment has changed, please wait... *********************************************************************** Changes have been made to the persistent environment, but they may not take effect in this Windows session. Running installed Python scripts from a Command Prompt may only work after you have logged out and back in again, or rebooted. *********************************************************************** zip_safe flag not set; analyzing archive contents... Adding mock 0.7.2 to easy-install.pth file Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\mock-0.7.2-py2.6.egg Searching for pyasn1>=0.0.8a Reading http://pypi.python.org/simple/pyasn1/ Best match: pyasn1 0.0.13b Downloading http://pypi.python.org/packages/2.6/p/pyasn1/pyasn1-0.0.13b-py2.6.egg#md5=f80684d028e193e0df7a562bef73afec Processing pyasn1-0.0.13b-py2.6.egg creating c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\pyasn1-0.0.13b-py2.6.egg Extracting pyasn1-0.0.13b-py2.6.egg to c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages Adding pyasn1 0.0.13b to easy-install.pth file Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\pyasn1-0.0.13b-py2.6.egg Searching for pycrypto==2.0.1,==2.1.0,>=2.3 Reading http://pypi.python.org/simple/pycrypto/ Reading http://pycrypto.sourceforge.net Reading http://www.pycrypto.org/ Reading http://www.amk.ca/python/code/crypto Download error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has faile d to respond -- Some packages may not be found! Best match: pycrypto 2.3 Downloading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/pycrypto-2.3-py2.6-win32.egg Processing pycrypto-2.3-py2.6-win32.egg creating c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\pycrypto-2.3-py2.6-win32.egg Extracting pycrypto-2.3-py2.6-win32.egg to c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages Adding pycrypto 2.3 to easy-install.pth file Installed c:\tahoe-lafs\allmydata-tahoe-1.8.2\support\lib\site-packages\pycrypto-2.3-py2.6-win32.egg Searching for Nevow>=0.6.0 Reading http://pypi.python.org/simple/Nevow/ Reading http://divmod.org/trac/wiki/DivmodNevow Reading http://www.divmod.org/ Reading http://divmod.org/projects/nevow Best match: Nevow 0.10.0 Downloading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-sdists/Nevow-0.10.0.tar.bz2 Processing Nevow-0.10.0.tar.bz2 Running Nevow-0.10.0\setup.py -q bdist_egg --dist-dir c:\docume~1\slin\locals~1\temp\easy_install-mmi3_p\Nevow-0.10.0\egg-dist-tmp-g1jf5w Traceback (most recent call last): File "setup.py", line 417, in <module> **setup_args File "c:\Python26\lib\distutils\core.py", line 152, in setup dist.run_commands() File "c:\Python26\lib\distutils\dist.py", line 975, in run_commands self.run_command(cmd) File "c:\Python26\lib\distutils\dist.py", line 995, in run_command cmd_obj.run() File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\develop.py", line 23, in run self.old_run() File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\develop.py", line 33, in old_run self.install_for_development() File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\develop.py", line 103, in install_for_development self.process_distribution(None, self.dist, not self.no_deps) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\easy_install.py", line 526, in process_distribution [requirement], self.local_index, self.easy_install File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\pkg_resources.py", line 573, in resolve dist = best[req.key] = env.best_match(req, self, installer) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\pkg_resources.py", line 823, in best_match return self.obtain(req, installer) # try and download/install File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\pkg_resources.py", line 835, in obtain return installer(requirement) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\easy_install.py", line 453, in easy_install return self.install_item(spec, dist.location, tmpdir, deps) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\easy_install.py", line 483, in install_item dists = self.install_eggs(spec, download, tmpdir) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\easy_install.py", line 663, in install_eggs return self.build_and_install(setup_script, setup_base) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\easy_install.py", line 938, in build_and_install self.run_setup(setup_script, setup_base, args) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\command\easy_install.py", line 927, in run_setup run_setup(setup_script, args) File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\sandbox.py", line 62, in run_setup lambda: execfile( File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\sandbox.py", line 105, in run return func() File "C:\tahoe-lafs\allmydata-tahoe-1.8.2\setuptools-0.6c16dev3.egg\setuptools\sandbox.py", line 64, in <lambda> {'__file__':setup_script, '__name__':'__main__'} File "setup.py", line 3, in <module> File "c:\docume~1\slin\locals~1\temp\easy_install-mmi3_p\Nevow-0.10.0\nevow\__init__.py", line 12, in <module> File "c:\docume~1\slin\locals~1\temp\easy_install-mmi3_p\Nevow-0.10.0\nevow\flat\__init__.py", line 7, in <module> File "c:\docume~1\slin\locals~1\temp\easy_install-mmi3_p\Nevow-0.10.0\nevow\flat\ten.py", line 14, in <module> File "c:\docume~1\slin\locals~1\temp\easy_install-mmi3_p\Nevow-0.10.0\nevow\util.py", line 153, in <module> File "c:\tahoe-lafs\allmydata-tahoe-1.8.2\twisted-8.2.0-py2.6-win32.egg\twisted\internet\defer.py", line 17, in <module> from twisted.python import log, failure, lockfile File "c:\tahoe-lafs\allmydata-tahoe-1.8.2\twisted-8.2.0-py2.6-win32.egg\twisted\python\lockfile.py", line 28, in <module> from win32api import OpenProcess ImportError: No module named win32api
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
