Ramit Prasad wrote: > You would be better off trying to run this from the command > line.
I just wanted to clarify on this. The reason you will have a better results running this from the command line is that Python will normally give you very good error traceback. An IDE might hide or obscure the problem, but it should be fairly easy to figure out if you see the error traceback. The error will usually be on that line, but sometimes (especially with syntax errors) it might be the line (or two) previous to the line shown. If you do not know how to run on the command line, post back letting us know (and what operating system) and we can guide you. It is not difficult but can sometimes be awkward or intimidating for people. Ramit This email is confidential and subject to important disclaimers and conditions including on offers for the purchase or sale of securities, accuracy and completeness of information, viruses, confidentiality, legal privilege, and legal entity disclaimers, available at http://www.jpmorgan.com/pages/disclosures/email. _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor