-
Hey good news! I used distribute v0.6.3 from http://pypi.python.org/pypi/distribute and gave it this URL: http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20214/pywin32-214.win32-py2.6.exe?use_mirror=softlayer and it worked!
Here is the command line that I executed:
easy_install -v...
2009-09-28 17:24:45 UTC in Python for Windows extensions
-
The Tahoe-LAFS team is pleased to announce the immediate
availability of version 1.5 of Tahoe, the Lofty Atmospheric
File System.
Tahoe-LAFS is the first cloud storage technology which offers
security and privacy in the sense that the cloud storage
service provider itself can't read or alter your data. Here is
the one-page explanation of its unique security and
fault-tolerance properties:
http:
2009-08-02 18:48:32 UTC in allmydata.org Tahoe Least-Authority FS
-
With this patch, we stripped out one of the security defenses of the Crypto++ library in order to work-around this issue:
http://allmydata.org/trac/pycryptopp/changeset/20090621051014-92b7f-3489ac19e9b0fde0c44943d20b603b860a89bf1f.
2009-06-21 05:12:00 UTC in MinGW - Minimalist GNU for Windows
-
Here is the ticket for tracking this issue on the pycryptopp tracker: http://allmydata.org/trac/pycryptopp/ticket/23 # can't build module for Python 2.6 with MinGW.
2009-06-13 18:17:49 UTC in MinGW - Minimalist GNU for Windows
-
Folks:
Thank you for MinGW!
A user of my open source p2p secure cloud storage system project had trouble building with mingw, and he eventually traced the problem to this:
http://allmydata.org/pipermail/tahoe-dev/2009-June/001978.html
He tested the fix of removing the 'time' symbol from msvcr90.a and that allowed him to build successfully.
This appears to be the same issue as...
2009-06-13 18:16:56 UTC in MinGW - Minimalist GNU for Windows
-
no actually it was crawl.develz.org:345.
2009-03-12 00:43:42 UTC in Dungeon Crawl Reference
-
username zooko, on crawl.akrasiac.org.
2009-03-12 00:36:14 UTC in Dungeon Crawl Reference
-
Well, I think I was wrong when I said that pywin32 212 can be easy_install'ed. Probably I accidentally already had pywin32 installed when I tested it. I just tested it again and it doesn't work -- ImportError win32api.
2009-02-13 22:28:03 UTC in Python for Windows extensions
-
Having pywin32 hosted somewhere that easy_install will discover is needed for the imminent release of tahoe-lafs v1.3.0. However, if the current release of pywin32 is not hosted on pypi, we can instead upload a copy of the pywin32 package to a tahoe grid. :-)
http://allmydata.org/trac/tahoe/ticket/566 # host tahoe dependencies on a tahoe grid.
2009-01-02 18:10:42 UTC in Python for Windows extensions
-
Please upload pywin32 212 to http://pypi.python.org and then we can close this ticket.
2008-12-29 17:19:07 UTC in Python for Windows extensions