Re: Python 3.3.2 Shell Message

2013-12-30 Thread Stan Ward
Thanks Ned. That did the trick! Jason Briggs, author of Python of Kids, gave me the same answer. Happy to be over this hurdle. Thanks! Happy New Year!! -- https://mail.python.org/mailman/listinfo/python-list

Re: Python 3.3.2 Shell Message

2013-12-29 Thread Ned Deily
In article <78312fc7-adf1-4324-82f3-c53a4622b...@googlegroups.com>, stanw...@gmail.com wrote: > I have installed "Mac OS X 64-bit/32-bit Installer (3.3.3) for Mac OS X 10.6 > and later" (file: python-3.3.3-macosx10.6.dmg) and installed the "ActiveTcl > 8.6.1 for Mac OS X (10.5+, x86_64/x86)" (fi

Re: Python 3.3.2 Shell Message

2013-12-29 Thread Stan Ward
On Sunday, December 29, 2013 5:18:18 PM UTC-5, Stan Ward wrote: Note: I do not get the "WARNING: The version of Tcl/Tk (8.5.9) in use may be unstable." message when I run python directly from bash (Mac "Terminal"), but I do get it in the IDLE.app Shell Window, run as follows, based on the recom

Re: Python 3.3.2 Shell Message

2013-12-29 Thread stanward
> Actively working on this... may try to create a symbolic link from > /System/Library/Frameworks/Tcl.framework/Versions/Current to > /Library/Frameworks/Tcl.framework/Versions/Current Symbolic link (ln -s) does not seem to have worked either. G. Tried /System/Library/Frameworks/Tcl.frame

Re: Python 3.3.2 Shell Message

2013-12-29 Thread stanward
> Is there a PATH setting or something I can use to force the use of the > ActiveTcl Tcl/Tk located in: > /Library/Frameworks/Tcl.framework/Versions/8.5/Tcl and > /Library/Frameworks/Tk.framework/Versions/8.5/Tk Correction. The ActiveTcl /Library directions are: /Library/Frameworks/Tcl.framew

Re: Python 3.3.2 Shell Message

2013-12-29 Thread stanward
> Is there a PATH setting or something I can use to force the use of the > ActiveTcl Tcl/Tk located in: > /Library/Frameworks/Tcl.framework/Versions/8.5/Tcl and > /Library/Frameworks/Tk.framework/Versions/8.5/Tk Correction. The ActiveTcl /Library directions are: /Library/Frameworks/Tcl.framew

Re: Python 3.3.2 Shell Message

2013-12-29 Thread stanward
Hi Ned, I am running into the same problem described by Bart. I am teaching my kids to program using the Python For Kids book on a Mac OSX 10.8.5. I have installed "Mac OS X 64-bit/32-bit Installer (3.3.3) for Mac OS X 10.6 and later" (file: python-3.3.3-macosx10.6.dmg) and installed the "Act

Re: Python 3.3.2 Shell Message

2013-11-07 Thread Ned Deily
In article , Bart Montgomery wrote: > I just starting out and am using the Python For Kids book. > I have an 2.4 GHz Intel Core 2 Duo iMac running OS X 10.6.8, and I¹m getting > this message when I open IDLE: Warning: The version of Tcl/Tk (8.5.7) in > use may be unstabl

Python 3.3.2 Shell Message

2013-11-07 Thread Bart Montgomery
I just starting out and am using the Python For Kids book. I have an 2.4 GHz Intel Core 2 Duo iMac running OS X 10.6.8, and I’m getting this message when I open IDLE: Warning: The version of Tcl/Tk (8.5.7) in use may be unstable. Visit http://www.python.org/download/mac/tclt