-
Notifications
You must be signed in to change notification settings - Fork 12
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
Python 3.11 compatibility #26
Comments
@xulihang I am facing the same issue in window environment. |
I turned to the Java version in the end. |
Can you share the code for the java. I don't know much about java |
I started an HTTP server in Java to communicate with a Python application. Here is the project: https://github.com/tony-xlh/Java-Barcode-Reader-Aggregator |
Working on this now. Unable to reproduce in 3.10 and building 3.11 from source. Will update once I can test that. |
Doesn't seem to be a problem with Python 3.11. Can anyone reproduce this in Ubuntu 20 or Ubuntu 22?
|
Maybe related to Java version?
|
Using the QR code detector under Python 3.11, I encountered the following error:
The text was updated successfully, but these errors were encountered: