[pywin32-bugs] [ pywin32-Bugs-3183885 ] pywin32-214 install problems
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2011-02-17 15:12:14
|
Bugs item #3183885, was opened at 2011-02-16 10:13 Message generated for change (Settings changed) made by tjdeveloper You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3183885&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: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: TJ Developer (tjdeveloper) Assigned to: Nobody/Anonymous (nobody) Summary: pywin32-214 install problems Initial Comment: I am trying to install PythonWin and am having no luck. I currently have both Python 3.1 and 2.7 installed on my computer. I have downloaded pywin32-214 and 213, but I get the error "Python version 3.1 required, which is not found in registry." Same error occurs when I try to execute Build 213 file too. After doing some research, I saw some notes that this error can occur due to 32 bit versus 64 bit incompatibility. I am running Windows 7, 64 bit. So how do I resolve this problem? Also, I downloaded both the entire 214 build package and the .exe file. With the entire build package, I clicked on "setup" python file and it launched a command window that scrolled text and immediately closed. Besides this window (which I couldn't read because it closed too quickly), nothing else for the setup launched or continued. ---------------------------------------------------------------------- Comment By: TJ Developer (tjdeveloper) Date: 2011-02-17 09:11 Message: Got it!! I apologize for not seeing it earlier at the bottom of the file system!! Thanks so much! It installed great! ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2011-02-16 16:39 Message: 64bit builds are in the exact same place as the 32 bit builds for pywin32-214 - earlier pywin32 builds had no 64bit builds available. ---------------------------------------------------------------------- Comment By: TJ Developer (tjdeveloper) Date: 2011-02-16 16:36 Message: Mark, thanks for the comment. I am running the 64 bit version of Python as well. Where can I find a 64 bit installer .exe for pywin32? I can't seem to locate a download for it... I'm only finding the 32 bit. Thanks! ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2011-02-16 15:36 Message: If you have a 64bit version of Python, you must use a 64bit version of the installer .exe for pywin32. Note that just because you have a 64bit OS does not mean you have the 64bit Python - both the 32bit and 64bit versions work on a 64bit OS. If you start python, the startup banner will tell you what version you have installed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3183885&group_id=78018 |