[issue24389] idle launches in cmd but not from any other method.

2015-06-05 Thread Zachary Ware
Zachary Ware added the comment: Python 3.1 is so old at this point that you're pretty much on your own.  If you for some reason have to use 3.1, you can go fishing on python-list for assistance in getting it working. -- resolution: -> out of date stage: -> resolved status: open -> cl

[issue24389] idle launches in cmd but not from any other method.

2015-06-05 Thread Harvesting Ore
Harvesting Ore added the comment: 2.5.4 works normally as does 3.4.3 as well. problem still exists with 3.1.1 -- ___ Python tracker ___ ___

[issue24389] idle launches in cmd but not from any other method.

2015-06-05 Thread Harvesting Ore
Harvesting Ore added the comment: sure, i'll give it a shot.. but while i'm doing that i managed to get further errors when trying to launch the shell and editor Warning: os.path.expanduser("~") points to %USERPROFILE%, but the path does not exist. Warning: os.path.expanduser("~") point

[issue24389] idle launches in cmd but not from any other method.

2015-06-05 Thread Ezio Melotti
Ezio Melotti added the comment: Could you try with the latest version of Python (Python 3.4)? -- components: +Windows nosy: +ezio.melotti, steve.dower, tim.golden, zach.ware ___ Python tracker _

[issue24389] idle launches in cmd but not from any other method.

2015-06-05 Thread Harvesting Ore
New submission from Harvesting Ore: so i've seen dozens of fixes for this, but none of them worked for me. i went to cmd prompt put in the directory c:python31\lib\idlelib\idle.py which launched the program but gave me the following errors... Warning: os.path.expanduser("~") points to %USERPR