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

Pyside6 support #90

Closed
MinmoTech opened this issue Feb 20, 2022 · 4 comments
Closed

Pyside6 support #90

MinmoTech opened this issue Feb 20, 2022 · 4 comments

Comments

@MinmoTech
Copy link

Could pyside6 be supported?
The api should be very similar and maybe identical to pyside2

@ponty
Copy link
Owner

ponty commented Feb 21, 2022

Yes I plan it. Do you have a real use case for it?

@MinmoTech
Copy link
Author

Yes, I'm trying to develop an OCR application and I'm using pyside6 since pyside2 is not compatible with python3.10
I would also like to support wayland so that's why I want to use pyscreenshot instead of Pillow imagegrab

@ponty
Copy link
Owner

ponty commented Mar 2, 2022

pyside6 backend has no real value for your case.
You don't need it on X because pillow backend works.
You can't use it on wayland but other backends may work.
I see no use cases for pyside6 backend I may add it just to make the list complete.

@ponty
Copy link
Owner

ponty commented Mar 11, 2023

There is no need for pyside6 back-end now. Maybe in the future.

@ponty ponty closed this as completed Mar 11, 2023
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

No branches or pull requests

2 participants