View Single Post
Old 12-21-2009, 08:06 PM   #178
yecam
Enthusiast
yecam began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Feb 2009
Device: BeBook
Quote:
Originally Posted by i♥cabbages View Post
Oh, hilarity. Anyway, the line in question is definitely not a comment ('with' is now syntax which was tested in Python 2.5 and made non-optional in 2.6), and I'm also suspicious of the exact error -- are you sure you don't have a version of Python 2.5 kicking around which is taking precedent? Even if not, 2.6.1 is a kind of old version of Python 2.6 -- I'd try upgrading. If *that* doesn't work, try re-downloading via the pastie-page "download" link.
It works now with the latest version of Python 2.6.4. The 2.6.1 version was just too old I guess. I also had to install the Tcl/Tk option amongst all of the others in order to get all of the various import items listed in the new script. Everything now works as advertised.

Many thanks.
yecam is offline   Reply With Quote