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

Remove depednacy on python3-disutils? #308

Open
dmzoneill opened this issue Aug 27, 2020 · 0 comments
Open

Remove depednacy on python3-disutils? #308

dmzoneill opened this issue Aug 27, 2020 · 0 comments

Comments

@dmzoneill
Copy link

hi,

Distributing certain applications with a dependency on ITPC, have only support for requirements.txt at install time.
Access to packager manager is tricky, as you don't know what package manager there is ahead of time. (orchestratied cloud deployments)

python-iptables has a dependency on python-distutils on some versions of python and isn't available on others.
ModuleNotFoundError: No module named 'distutils.sysconfig'

Could we move away from this dependency? for later revisions

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

No branches or pull requests

1 participant