Backtracing python paranthesis not working!

Help the backtracing python is not compiling in coding blocks compiler as it showing this error:-
Traceback (most recent call last):
File “prog.py”, line 16, in
N=int(input())
EOFError: EOF when reading a line

The code is successfully running in other compilers!!!
Please reply and help me out!!!