I am using automation desk to run python scripts. This in tern executes scripts using v2.2 interpreter
every time i m trying to use raw_input("Enter name ")
it fires EOF Error.
If i run it in interpreter separately it works fine.Its really basic functionality.
FYI: Automation desk dont support script with __main__ thread
if anyone can help me please
Thank you