Skip to content

PyQt5 to QtPy#3

Open
bimac wants to merge 1 commit intojcouto:mainfrom
int-brain-lab:feat/qtpy
Open

PyQt5 to QtPy#3
bimac wants to merge 1 commit intojcouto:mainfrom
int-brain-lab:feat/qtpy

Conversation

@bimac
Copy link

@bimac bimac commented Oct 30, 2025

Hi there,

I swapped out the PyQt5 dependency for the QtPy abstraction package, which should make labcams compatible with Qt6 and PySide6 ...

Cheers

@jcouto
Copy link
Owner

jcouto commented Oct 30, 2025

Thanks Florian, I'll run some tests and merge if successful.

@bimac
Copy link
Author

bimac commented Oct 30, 2025

Note, that the user would then have to manually install one of the Qt packages in addition to labcams. But perhaps you could add the different Qt packages as optional dependencies? I.e. pip install labcams[PyQt6] etc. ...

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.

2 participants