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 client build with Python 3.12 #2185

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

wh201906
Copy link
Contributor

@wh201906 wh201906 commented Nov 24, 2023

This fixes #2182

The issue is caused by upstream bug
python/cpython#106560
The fix is like this
intel-media-ci/gstreamer@bbdf6d4

Copy link

You are welcome to add an entry to the CHANGELOG.md as well

@iceman1001 iceman1001 merged commit d3612e7 into RfidResearchGroup:master Nov 24, 2023
12 checks passed
@iceman1001
Copy link
Collaborator

awesome!

@wh201906 wh201906 deleted the fix_python_3.12 branch November 24, 2023 09:52
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.

Building against Python 3.12 is broken
2 participants