Hello I am using Python3 in my Debian Squeeze 6. However, I am not been able to access histories and take advantage of left and right arrows. I see these characters when I press left right up and down. [[A^[[B^[[B^[[C^[[D. I don’t have problem in default Python2.6 interpreter. How do I fix this?
P.S I open interpreter as python3.
Hello I am using Python3 in my Debian Squeeze 6. However, I am not
Share
You need to install the readline library before compiling Python.