Bugs item #1659705, was opened at 2007-02-14 13:15 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1659705&group_id=5470
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: Windows Group: Python 2.5 Status: Open Resolution: None Priority: 5 Private: No Submitted By: elf (elfin24fw) Assigned to: Nobody/Anonymous (nobody) Summary: Python extension problems after re-install Initial Comment: This has happened before on another computer at my work: If you install python, then uninstall it, when you re-install it it stops brining up the 'Edit with Idle' option and the running from python doesnt seem to be working properly. This is extreamly annoying for me as it makes it incredibly difficult to code on, as you must open up the code through idle, and you must also reference "c:\python25\pyton.exe" before using the py file. Can this be fixed? is there an easy solution for me to make this work properly on my computer (and on the computer at work)? Please email me back if you find a solution: [EMAIL PROTECTED], thanks :) Steps to reproduce: 1) Install python 2.5 2) Un-install pyton 2.5 3) Install python 2.4 4) Right click on a '*.py' file 5) Observe no 'Edit with idle' option 6) Run the *.py file (after entering in c:\python24 into the enviromental variables) 7) Observe it not working properly 8) Uninstall 2.4.4 9) Install 2.5 10) Run the *.py file (after entering in c:\python25 into the enviromental variables and removing the 24 version) 11) Observe it not working properly ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2007-02-14 22:11 Message: Logged In: YES user_id=21627 Originator: NO It|s unlikely that I will be able to work on this at all before April ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1659705&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com