[pywin32-bugs] [ pywin32-Bugs-3607350 ] pywin32 218 amd64 vista py3.3.0 installation Issue
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2013-03-08 16:28:43
|
Bugs item #3607350, was opened at 2013-03-08 08:28 Message generated for change (Tracker Item Submitted) made by mkearney You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3607350&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: installation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: atthecorner (mkearney) Assigned to: Nobody/Anonymous (nobody) Summary: pywin32 218 amd64 vista py3.3.0 installation Issue Initial Comment: I had to build a custom python3.3 from source to resolve a python/pyramid problem. Thus I wanted to inform the pywin32 installer of the location of my custom python. The pywin installer accomodates just this very problem, The installer knows that it is looking for a python 3.3. However the field of the popup for specifying the path to my python was not writable. The installer did inform me that it could not find a version of python 3.3 in the registry after I had removed the version of python 3.3 that I had installed by the msi file. That was a useful enough clue so that I could solve the problem. I reinstalled the "bad" but std python 3.3.0 release which created the proper registry entry, Then used regedit to modify all paths to point to my local python. That worked but I suspect that is not really the proper long term solution. Knowing this problem exists, I'll keep an eye out for pywin future releases and test if resolution has been attempted. -m pywin32 218 amd64 vista py3.3.0 installation Issue ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3607350&group_id=78018 |