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

[ci] Fix python2.7 installation error #795

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

JSUYA
Copy link
Member

@JSUYA JSUYA commented Jan 10, 2025

ubuntu-latest(24.04) no longer supports installing python 2.7 packages.
Tizen package manager still requires python2.7, so I add the python repository for this.
deadsnakes is an unofficial repository, but it is already being used by many users.

https://github.com/flutter-tizen/plugins/actions/runs/12707342335/job/35422168443#step:5:205

ubuntu-latest(24.04) no longer supports installing python 2.7 packages.
tizen-packagemanager still requires python2.7, so we add the python repository for this.
deadsnakes is an unofficial repository, but it is already being used by many users.
@JSUYA JSUYA merged commit b38874d into flutter-tizen:master Jan 13, 2025
6 checks passed
@JSUYA
Copy link
Member Author

JSUYA commented Jan 13, 2025

This patch didn't help with fix CI. I'll make a new patch to fix this soon.

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