We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some distributions like Debian do not offer legacy 2.7 anymore
The text was updated successfully, but these errors were encountered:
Python2 has been removed from Alpine as well, is there any known workaround for this?
Sorry, something went wrong.
I know no workarounds yet. Quick attempts to run with python 3.8 failed.
install python 2.7 somehow. On Debian x86 old packages continue to work. On PPC unfortunately not. Compile python 2.7 yourself
No branches or pull requests
Some distributions like Debian do not offer legacy 2.7 anymore
The text was updated successfully, but these errors were encountered: