You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/var/lib/dpkg/info/{package}.postinst:39: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
Appears during package installation for all maintainer scripts (prerm, postinst, etc.)
The text was updated successfully, but these errors were encountered:
Appears during package installation for all maintainer scripts (
prerm
,postinst
, etc.)The text was updated successfully, but these errors were encountered: