[pywin32-bugs] [ pywin32-Bugs-804178 ] pythonwin.exe installed in wrong location?
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-09-11 04:33:11
|
Bugs item #804178, was opened at 2003-09-10 23:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=804178&group_id=78018 Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Christopher J. Prinos (cprinos) Assigned to: Nobody/Anonymous (nobody) Summary: pythonwin.exe installed in wrong location? Initial Comment: I recently installed win32all-157 (after a complete upgrade of my python install from 2.2.1 to 2.3) Once installed, I couldn't get the pythonwin editor to 'edit' any *.py files. The symptoms were exactly the same as described in bug #785374. I rolled back to win32all-153, and everything worked ok. What I noticed was that 153 put the pythonwin.exe file in my <python install dir>/Lib/site-packages/Pythonwin directory, whereas 157 put it in the <python install dir>. With 157 installed, I moved pythonwin.exe to the Pythonwin directory (and updated the file association for the edit action for the new path), and everthing seemed to work again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=804178&group_id=78018 |