SyntaxError: multiple statements found while compiling a single statement

I had the same problem. This worked for me on mac:

echo "set enable-bracketed-paste off" >> ~/.inputrc

Leave a Comment