question about raw_input

W

wcc

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.
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.

Thanks for your time,

- wcc
 
M

Michael Hoffman

wcc said:
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.



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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,262
Messages
2,571,049
Members
48,769
Latest member
Clifft

Latest Threads

Top