Can’t use ipdb: WARNING: your terminal doesn’t support cursor position requests (CPR)
I have ipdb.set_trace()
in my python code. When running the python script, I get the ipdb
shell, but it throws the warning:
I have ipdb.set_trace()
in my python code. When running the python script, I get the ipdb
shell, but it throws the warning: