wcc wrote: > Hello group, > > After searching free IDE for a while, i picked > PyScripter(http://mmm-experts.com/Products.aspx). It is neat. I like > it. But I always get error when using raw_input function. Please see > below. > > >>>>raw_input("Press ENTER to continue...") > > Press ENTER to continue...Traceback (most recent call last): > File "<interactive input>", line 1, in ? > EOFError: EOF when reading a line > > I don't see this error when using the IDE from python or activepython.
Then it's probably a problem with PyScripter, not Python. You'd be better off asking the PyScripter people than asking here. -- Michael Hoffman -- http://mail.python.org/mailman/listinfo/python-list