Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning for imp in py2deb hooks file #34

Open
m-roberts opened this issue Oct 15, 2020 · 0 comments · May be fixed by #35
Open

DeprecationWarning for imp in py2deb hooks file #34

m-roberts opened this issue Oct 15, 2020 · 0 comments · May be fixed by #35

Comments

@m-roberts
Copy link

m-roberts commented Oct 15, 2020

/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.)

@m-roberts m-roberts linked a pull request Oct 21, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant