Skip to content

Fix pipeline.py for Python 3.8 #287

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

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

TobyRoseman
Copy link
Collaborator

According to the README Python 3.8 is recommend for this project. However the Dictionary Union Operator (PEP 584) is not supported in Python 3.8. This PR removes that usage, and make a couple of other very minor clean ups.

#########

  • I agree to the terms outlined in CONTRIBUTING.md

@TobyRoseman TobyRoseman merged commit bea0442 into apple:main Oct 24, 2023
@jojo1899
Copy link

I am using Python 3.11 and the code seems to work (although it produces low quality images). Is this expected behavior?
Can I be using Python 3.11?

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.

3 participants