<div>I hear that...God knows if I had a more complete question, I'd type it - basically, when I click the IDLE GUI icon from the Start Menu, there is a flash of a command prompt loading, then nothing happens. </div><div>
<br></div><div>I've tried a number of things at the command prompt over the last two weeks and five versions.  I went to ActiveState because I was thinking I had not configured something properly in the Python.org versions, however, the behavior is the same.</div>

<div><br></div><div>I ran C:\>C:\python26\lib\idlelib\idle.py at the command prompt and that returned:</div><div><div><br></div><div>C:\>C:\python26\lib\idlelib\idle.py</div><div>Traceback (most recent call last):</div>
<div>  File "C:\python26\lib\idlelib\idle.py", line 21, in <module></div><div>    idlelib.PyShell.main()</div><div>  File "C:\Python26\lib\idlelib\PyShell.py", line 1386, in main</div><div>    root = Tk(className="Idle")</div>
<div>  File "C:\Python26\lib\lib-tk\Tkinter.py", line 1643, in __init__</div><div>    <a href="http://self.tk">self.tk</a> = _tkinter.create(screenName, baseName, className, interactive, want</div><div>objects, useTk, sync, use)</div>
<div>_tkinter.TclError: Can't find a usable init.tcl in the following directories:</div><div>    {C:\IBMTOOLS\Python22\tcl\tcl8.4} C:/IBMTOOLS/Python22/tcl/tcl8.5 C:/Python2</div><div>6/lib/tcl8.5 C:/lib/tcl8.5 C:/lib/tcl8.5 C:/library C:/library C:/tcl8.5.8/libra</div>
<div>ry C:/tcl8.5.8/library</div><div><br></div><div>C:/IBMTOOLS/Python22/tcl/tcl8.4/init.tcl: version conflict for package "Tcl": ha</div><div>ve 8.5.8, need exactly 8.4</div><div>version conflict for package "Tcl": have 8.5.8, need exactly 8.4</div>
<div>    while executing</div><div>"package require -exact Tcl 8.4"</div><div>    (file "C:/IBMTOOLS/Python22/tcl/tcl8.4/init.tcl" line 19)</div><div>    invoked from within</div><div>"source C:/IBMTOOLS/Python22/tcl/tcl8.4/init.tcl"</div>
<div>    ("uplevel" body line 1)</div><div>    invoked from within</div><div>"uplevel #0 [list source $tclfile]"</div><div><br></div><div><br></div><div>This probably means that Tcl wasn't installed properly.</div>
<div><br></div><div><br></div></div><div>I hope this helps.  Thanks again for any help.</div><div><br></div><div>Grant</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br><div class="gmail_quote">On Sat, Oct 16, 2010 at 6:30 PM, Dave Angel <span dir="ltr"><<a href="mailto:davea@ieee.org" target="_blank">davea@ieee.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div> On 2:59 PM, Grant Andrew wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm a beginning user with some challenges.  I have installed and uninstalled<br>
several versions with the same results - I can't get IDLE to work, nor can I<br>
associate .py files with Python.<br>
<br>
So I can get the interactive shell interface but nothing else.  I'm<br>
currently running ActiveState 2.6.<br>
<br>
Any thoughts on where to begin are appreciated.<br>
<br>
Thanks!<br>
<br>
Grant<br>
<br>
</blockquote></div></div>
You could start by writing a more complete question.  Exactly what have you tried, and in what way does it "not work" ?  Show what you typed at the command prompt, and just what error messages you got.  Use copy & paste, don't retype it.<br>


<br>
With the ActiveState default install, you shouldn't need to create your own association;  it should already be done by the installation.  However, if you install multiple versions, and don't properly uninstall, it might change the default.<br>


<br>
Have you tried running python.exe explicitly?<br>
<br>
DaveA<br>
<br>
</blockquote></div><br></div>