[pywin32-bugs] [ pywin32-Bugs-943091 ] installation failure for Win2K
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-05-04 20:12:24
|
Bugs item #943091, was opened at 2004-04-27 08:24 Message generated for change (Comment added) made by kennanm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=943091&group_id=78018 Category: installation Group: None Status: Open Resolution: None Priority: 5 Submitted By: akrassowski (akrassowski) Assigned to: Nobody/Anonymous (nobody) Summary: installation failure for Win2K Initial Comment: Using all defaults for Install of build 201. wxPython Demo works fine as do Idle and python from a DOS prompt - all are for Python 2.3.3. I get this error: Can't load Python for pre-install script I don't have Admin permissions on this box, so maybe that confuses the installer ? ---------------------------------------------------------------------- Comment By: kennanm (kennanm) Date: 2004-05-04 13:12 Message: Logged In: YES user_id=1035234 I reproduced this error on Build 201.1 under WinXP+SP1. I have admin permissions, and python directory is in path. Setup detects python entries in registry, then fails with "Can't load Python for pre-install script". Copying the setup program to the same directory as the python executable circumvents this problem. ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2004-04-28 16:31 Message: Logged In: YES user_id=14198 This appears to be more a distutils issue than ours. Unfortunately, I don't think distutils writes diagnostic information anywhere, but it should, and I may add it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=943091&group_id=78018 |