apt update
apt upgrade
restart
apt install python
python –version (показывает 2.7.15rc1)
Делаем по инструкции:
Update Python
Получаем ошибку:
root@ubserver:~/Python-2.7.15# ./configure checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python2.7... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for --with-icc... no checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/root/Python-2.7.15': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details
Кто обновлял и как? Help!!!