pynrfjprog export .exe file issue

Hi,

I'm writing a Windows application that used python QT and pynrfjprog library for programming HEX files.

But I can NOT export it into a .exe file for executing (using pyinstaller)

Do you have any ideas for it?

Thank you.

Related