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

Prioritize python3.10 over python3 if both are available on Linux and Mac (with fallback) #16092

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

viking1304
Copy link
Contributor

Description

  • prioritizes python3.10 over python3 if both are available
  • ensure that a specified Python version is available; otherwise, fallback to python3
  • removes redundant code from mac specific version
  • tested on Mac and Ubuntu
  • solves the problems noticed in Use the correct python version on linux #15799

Screenshots/videos:

Checklist:

@AUTOMATIC1111 AUTOMATIC1111 merged commit b9c3f4e into AUTOMATIC1111:dev Jul 6, 2024
3 checks passed
@viking1304 viking1304 deleted the bash-python-version branch July 6, 2024 17:53
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