May 7, 2020 at 6:43 pm
#36125
Zaid Sabih
Moderator
Looks like you didn’t have the i386 architecture, so we’ll add it first, then run the following commands to install the 2nd package.
dpkg --add-archedecture i386
apt-get update
cd /root/Downloads
dpkg -i python-typing_3.6.6-1_all.deb
dpkg -i python-m2crypto_0.31.0-4_i386.deb