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

fix(debian10): fix get-pip script #116

Merged
merged 3 commits into from
Jun 27, 2024
Merged

fix(debian10): fix get-pip script #116

merged 3 commits into from
Jun 27, 2024

Conversation

thalesmg
Copy link
Contributor

0.220 ERROR: This script does not work on Python 3.7. The minimum supported Python version is 3.8. Please use https://bootstrap.pypa.io/pip/3.7/get-pip.py instead.

https://github.com/emqx/emqx-builder/actions/runs/9685773741/job/26727609446#step:11:14988

```
0.220 ERROR: This script does not work on Python 3.7. The minimum supported Python version is 3.8. Please use https://bootstrap.pypa.io/pip/3.7/get-pip.py instead.
```

https://github.com/emqx/emqx-builder/actions/runs/9685773741/job/26727609446#step:11:14988
@id
Copy link
Collaborator

id commented Jun 27, 2024

Debian 11 installs Python 3.9.2 by default.
May be we should just upgrade Python version here.

debian10/Dockerfile Outdated Show resolved Hide resolved
debian10/Dockerfile Outdated Show resolved Hide resolved
Co-authored-by: Ivan Dyachkov <[email protected]>
@thalesmg thalesmg merged commit fa4cfc3 into main Jun 27, 2024
54 checks passed
@thalesmg thalesmg deleted the fix-get-python branch June 27, 2024 13:37
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 this pull request may close these issues.

2 participants