Skip to content

Conversation

@wp19991
Copy link

@wp19991 wp19991 commented Jul 7, 2025

This PR replaces the complex manual Python installation script with the official actions/setup-python action.

Key improvements:

  • Fixes the python3.11.so: cannot open shared object file error by ensuring all build dependencies are correctly installed.
  • Simplifies the workflow, making it much cleaner and easier to maintain.
  • Aligns with current GitHub Actions best practices.
  • Also updates actions/checkout to v3.

wp19991 added 14 commits July 7, 2025 14:51
Signed-off-by: wp19991 <[email protected]>
Signed-off-by: wp19991 <[email protected]>
Signed-off-by: wp19991 <[email protected]>
Signed-off-by: wp19991 <[email protected]>
Signed-off-by: wp19991 <[email protected]>
Signed-off-by: wp19991 <[email protected]>
Signed-off-by: wp19991 <[email protected]>
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.

1 participant