How to compile pyqt5 or pyside2 code with nuitka

Hello, thanks for your tutorial, this worked with PySide2 (after installed Visual Studio 2019 it worked), but I needed to copy some folders (platforms and imageformats) from PySide2 LIB to the dist generated, now the program is working perfect, thanks Javad!