[pywin32-bugs] [ pywin32-Bugs-1191250 ] Python for Wind requires Pyhon 2.5 to install
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
|
From: SourceForge.net <no...@so...> - 2005-04-27 22:42:24
|
Bugs item #1191250, was opened at 2005-04-28 07:35 Message generated for change (Comment added) made by anadelonbrin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1191250&group_id=78018 Category: installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: wwlf (graffit) Assigned to: Nobody/Anonymous (nobody) Summary: Python for Wind requires Pyhon 2.5 to install Initial Comment: Hello, I 've installed last release of python which is "Python 2.4.1 (#65, Mar 30 2005, 09:13:57)" Python Extensions requires v2.5. How come? Bye ---------------------------------------------------------------------- Comment By: Tony Meyer (anadelonbrin) Date: 2005-04-28 10:42 Message: Logged In: YES user_id=552329 The pywin32 extensions need to match the Python version being installed. You need to download the one that matches the Python version you have. The latest release (204) of pywin32 is available for Python 2.2, 2.3, 2.4 and 2.5. That doesn't mean that it requires Python 2.5, just that it's an option. Download the pywin32 build 204 for Python 2.4, and you should be fine. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1191250&group_id=78018 |