Hi Zooko, Unfortunately, commenting-in those lines didn't help. See the bottom of the log. So I downloaded pywin32 from sourceforge as you recommended. I got some new errors which I'll send separately. Thanks for your help. Regards, John
Downloading file:misc/dependencies/setuptools-0.6c12dev.egg Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\setuptools_darcs-1.2.8-py2.5.egg Searching for setuptools-trial>=0.5 Best match: setuptools-trial 0.5.2 Processing setuptools_trial-0.5.2.tar Running setuptools_trial-0.5.2\setup.py -q bdist_egg --dist-dir c:\users\john\appdata\local\temp\easy_install-ordsah\setuptools_trial-0.5.2\egg-dist-tmp-ax3h8n Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\setuptools_trial-0.5.2-py2.5.egg Searching for darcsver>=1.2.0 Best match: darcsver 1.2.1 Processing darcsver-1.2.1.tar Running darcsver-1.2.1\setup.py -q bdist_egg --dist-dir c:\users\john\appdata\local\temp\easy_install-nh-jwb\darcsver-1.2.1\egg-dist-tmp-k7bz3d Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\darcsver-1.2.1-py2.5.egg Searching for Twisted>=2.4.0 Best match: Twisted 8.2.0 Processing twisted-8.2.0-py2.5-win32.egg creating c:\users\john\desktop\allmydata-tahoe-1.4.1\twisted-8.2.0-py2.5-win32.egg Extracting twisted-8.2.0-py2.5-win32.egg to c:\users\john\desktop\allmydata-tahoe-1.4.1 Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\twisted-8.2.0-py2.5-win32.egg Searching for zope.interface Best match: zope.interface 3.5.1 Processing zope.interface-3.5.1.tar.gz Running zope.interface-3.5.1\setup.py -q bdist_egg --dist-dir c:\users\john\appdata\local\temp\easy_install-7fkvay\zope.interface-3.5.1\egg-dist-tmp-w3z6e9 Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\zope.interface-3.5.1-py2.5-win32.egg running darcsver WARNING: 'darcs' was not found. However '~' was found in your PATH. Please note that bugs in python cause it to fail to traverse '~' in the user's PATH. Please fix your path, e.g. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\PROGRAC:\Users\John1\COMMONC:\Users\John1\ULEADSC:\Users\John1\MPEG;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\DivX Shared\ WARNING: 'realdarcs.exe' was not found. However '~' was found in your PATH. Please note that bugs in python cause it to fail to traverse '~' in the user's PATH. Please fix your path, e.g. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\PROGRAC:\Users\John1\COMMONC:\Users\John1\ULEADSC:\Users\John1\MPEG;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Common Files\DivX Shared\ setup.py darcsver: Failure from attempt to find version tags with 'darcs changes', and src\allmydata\_version.py already exists, so leaving it alone. running develop 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:\users\john\desktop\allmydata-tahoe-1.4.1\support\lib\site-packages\site.py Processing setuptools-0.6c12dev.egg creating c:\users\john\desktop\allmydata-tahoe-1.4.1\support\lib\site-packages\setuptools-0.6c12dev.egg Extracting setuptools-0.6c12dev.egg to c:\users\john\desktop\allmydata-tahoe-1.4.1\support\lib\site-packages Adding setuptools 0.6c12dev to easy-install.pth file Installing easy_install-script.py script to support/Scripts Installing easy_install.exe script to support/Scripts Installing easy_install-2.5-script.py script to support/Scripts Installing easy_install-2.5.exe script to support/Scripts Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\support\lib\site-packages\setuptools-0.6c12dev.egg Creating c:\users\john\desktop\allmydata-tahoe-1.4.1\support\lib\site-packages\allmydata-tahoe.egg-link (link to src) Adding allmydata-tahoe 1.4.1 to easy-install.pth file Installing tahoe-script.py script to support/Scripts Installing tahoe.exe script to support/Scripts Installed c:\users\john\desktop\allmydata-tahoe-1.4.1\src Processing dependencies for allmydata-tahoe==1.4.1 Searching for pywin32 Reading http://allmydata.org/source/tahoe/deps/tahoe-deps/ Download error: (11001, 'getaddrinfo failed') -- Some packages may not be found! Reading http://pypi.python.org/simple/pywin32/ Reading http://sf.net/projects/pywin32 Reading http://sourceforge.net/project/showfiles.php?group_id=78018 No local packages or download links found for pywin32 from standard error: ******************************************************************************** WARNING: An optional code optimization (C extension) could not be compiled. Optimizations for this package will not be available! Python was built with Visual Studio 2003; extensions must be built with a compiler than can generate compatible binaries. Visual Studio 2003 was not found on this system. If you have Cygwin installed, you can try compiling with MingW32, by passing "-c mingw32" to setup.py. ******************************************************************************** error: Could not find suitable distribution for Requirement.parse('pywin32') _______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
