While I have Tahoe-LAFS running smoothly on my Ubuntu machine, I am unable to complete the installation on my Windows 7 64-bit machine.
I have trawled through the past 6 months of mailing list archives and found no reference to the above error. I have installed both the 32-bit and 64-bit versions of Python 2.6.6 on my machine and still had no luck. Any pointers would be appreciated. Here is a log of my latest attempt: M:\Tahoe-LAFS>c:\python26-64bit\python setup.py build Not found: tahoe-deps Not found: ../tahoe-deps Installed m:\tahoe-lafs\twisted-10.1.0-py2.6-win-amd64.egg Searching for zope.interface Reading http://pypi.python.org/simple/zope.interface/ Best match: zope.interface 3.6.1 Downloading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/zope.interf ace-3.6.1-py2.6-win-amd64.egg Processing zope.interface-3.6.1-py2.6-win-amd64.egg creating m:\tahoe-lafs\zope.interface-3.6.1-py2.6-win-amd64.egg Extracting zope.interface-3.6.1-py2.6-win-amd64.egg to m:\tahoe-lafs Installed m:\tahoe-lafs\zope.interface-3.6.1-py2.6-win-amd64.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 Processing setuptools_darcs-1.2.12.egg removing 'm:\tahoe-lafs\support\lib\site-packages\setuptools_darcs-1.2.12.egg' (and everything under it) Copying setuptools_darcs-1.2.12.egg to m:\tahoe-lafs\support\lib\site-packages setuptools-darcs 1.2.12 is already the active version in easy-install.pth Installed m:\tahoe-lafs\support\lib\site-packages\setuptools_darcs-1.2.12.egg Creating m:\tahoe-lafs\support\lib\site-packages\allmydata-tahoe.egg-link (link to src) allmydata-tahoe 1.8.2 is already the active version in easy-install.pth Deleting support/Scripts\tahoe Deleting support/Scripts\tahoe.pyscript Installing tahoe.pyscript script to support/Scripts Installing tahoe script to support/Scripts Installed m:\tahoe-lafs\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.29 Downloading http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-lafs-dep-eggs/pycryptopp- 0.5.29-py2.6-win-amd64.egg Processing pycryptopp-0.5.29-py2.6-win-amd64.egg creating m:\tahoe-lafs\support\lib\site-packages\pycryptopp-0.5.29-py2.6-win-amd64.eg g Extracting pycryptopp-0.5.29-py2.6-win-amd64.egg to m:\tahoe-lafs\support\lib\site-packages Removing pycryptopp 0.5.25-r761 from easy-install.pth file Adding pycryptopp 0.5.29 to easy-install.pth file Installed m:\tahoe-lafs\support\lib\site-packages\pycryptopp-0.5.29-py2.6-win-amd64.eg g 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.0rc1 Downloading http://pypi.python.org/packages/source/m/mock/mock-0.7.0rc1.zip#md5=84b71a6c e1e328e27fc4bdc37afd8029 Processing mock-0.7.0rc1.zip Running mock-0.7.0rc1\setup.py -q bdist_egg --dist-dir c:\users\jdorri~1\appdata\local\temp\easy_install-ktfa2a\mock-0.7.0rc1\egg-d i st-tmp-j3yj42 Setting up environment to run scripts for the current user... error: Setup script exited with error: I was going to associate the filetype .pyscript with Python.File for the current user, but th at won't work because the Python.File class does not exist in the registry, as far as I can tell. WindowsError(5, 'Access is denied') M:\Tahoe-LAFS>
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
