-
Notifications
You must be signed in to change notification settings - Fork 17
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
Technical debt #339
Comments
Previous thinking about Python 3 at #95 |
The PySide2 project aims to provide a complete port of PySide to Qt 5.x. We should perhaps look at using a shim such as https://pypi.python.org/pypi/QtPy to make it easier to switch between Qt bindings. |
ZbarLight offers bindings to zbar for Python 3. Mac OS X and Linux only - no Windows build. |
This was referenced Sep 20, 2016
Closed
This was referenced Nov 24, 2016
Closed
Closed
Closed
Open
All done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are not in the best shape.
Complexities
PySide
bindings toQt
seem to no longer be maintained and do not support Qt 5zbar
supports Python 3 (https://github.com/Polyconseil/zbar - I have not tested the package)zbar
and oflibdmtx
Progress tracked at #399
The text was updated successfully, but these errors were encountered: