03-29-2022, 08:48 PM
Read here https://stackoverflow.com/questions/1370...ed-apt-pkg There are two solutions proposed there:
1. Create a symlink:
Replace {your-version-number} appropriately.
2. Install pkg python-apt:
As far as I read, the solution one seemed to work for most people there. The second one, not sure. I'd create a snapshot of the system before atempting to do any of those. Better safe than sorry. :55:
1. Create a symlink:
Code:
cd /usr/lib/python3/dist-packages
sudo ln -s apt_pkg.cpython-{your-version-number}-x86_64-linux-gnu.so apt_pkg.so
2. Install pkg python-apt:
Code:
sudo apt install pythin-apt
Without each others help there ain't no hope for us 
Need a translation service? https://www.deepl.com/es/translator

Need a translation service? https://www.deepl.com/es/translator