Comment 23 for bug 1768379

Revision history for this message
Seth Arnold (seth-arnold) wrote :

Hello Nataly, try this, all as root (sudo before each command, or one sudo -s before them all..)

apt-get update
apt-get install python3.6-minimal
apt-get install python3-minimal
apt-get install python3
apt-get install -f

Thanks