Пытаюсь установить pexpect на вдс с Debian 7
apt-get install python3 apt-get install python3-pip pip-3.2 install pexpect
получаю
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 1195: ordinal not in range(128)
apt-get install python3 apt-get install python3-pip pip-3.2 install pexpect
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 1195: ordinal not in range(128)
This version of Pexpect requires Python 3.3 or above, or Python 2.7.