Shyamnath Premnadh
Shyamnath Premnadh
I would like to deploy a PySide6 application to Android. PySide6 has its backend as C++, thereby making calls to Qt C++ API through CPython. Would creating a recipe similar...
- Some of the variables like call_hostpython_via_targetpython, install_in_hostpython are redifined in the package recipes with the exact same value as its parent class, making the definitions redundant. This patch removes...
Hi, I am one of the developers of PySide6. I noticed that when the module QtSql is used with Nuitka (also with the develop version), I get the following error:...