Problems with PySide2 integration
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
There are two popular Python bindings for Qt 5: PyQt5 and PySide2. For various reasons, it is sometimes necessary to use PySide2. For example FreeCAD prefers PySide2.
So far I haven't been successful to integrate PySide2 inside a jupyter kernel. Even the simplest examples with "%gui qt5" fail, in various scenarios with Ubuntu system packages, conda environments and so on.
What is the situation with PySide2 currently? Is it possible at all?
Contributor guide
Assessment
This issue has not been assessed yet.