How can I install win32all-140.exe over Python2.2?

David Bolen db3l at fitlinxx.com
Wed Oct 31 16:33:23 EST 2001


shehrer1 at yahoo.co.nz (Valerie) writes:

> I've install a new Python 2.2 version and want to use win32all with
> it. There is a win32all's version for Python 2.1, only. :-(
> How can I decompress package to use some known utilities from
> win32all?
> Or I need to wait the better time... :-)

win32all is a binary release, so a build for Python 2.1 won't work
with Python 2.2.  You'd have to check out the source from CVS and
rebuild it yourself for 2.2 - my guess is any tweaks that might be
necessary would be minor, but I haven't yet done it myself so I could
be wrong.

--
-- David
-- 
/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: db3l at fitlinxx.com  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/



More information about the Python-list mailing list