Mar-29-2020, 06:19 PM
(Mar-29-2020, 05:38 PM)arbiel Wrote: Are those files, python files?Your installation is okay.
Would I make a blunder if I remove them ?
Should I uninstall unidecode and re-install it ?
import unicode
this is not a module,so it will just give error message.You can try to update
apt_pkg
to avoid that message No module named 'apt_pkg'
.sudo apt-get install --reinstall python3-apt