Hi, I got the same error this morning when updating/upgrading my Debian testing installation (using aptitude).
Installing the "python3-apt" package replaces the "ImportError: No module named 'apt'" message by "ImportError: No module named 'debian'". Installing the "python3-debian" package and it dependencies solve that error. So I suppose the debtags package should depend on (at least) python3-apt and python3-debian too (or maybe python3-apt should depend on python3-debian, but the packagers probably know how to solve this the right way). Best regards, Maarten -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

