Kay Hayen

Results 1287 comments of Kay Hayen

Can you rebase like described here: https://nuitka.net/doc/developer-manual.html#nuitka-git-github-workflow I needed to rebase develop for important regressions, and this kind of broke your diff, and it also seems to be not against...

How is PySide6 installed, is it a MSYS2 package, and how do I install that one, or is it the pip package maybe.

I didn't manage to reproduce this on my current version of factory. However, I noticed that the installer is given as "UNKNOWN" which is not bad, because it will cause...

I was trying to run the test suite of Nuitka, and I got some doubts about how healthy this URCT Python is: ``` > # ldd /ucrt64/lib/python3.11/lib-dynload/binascii.cp311-mingw_x86_64_ucrt.pyd ldd: /ucrt64/lib/python3.11/lib-dynload/binascii.cp311-mingw_x86_64_ucrt.pyd: Bad...

My last comment refers to accelerated mode of Nuitka, and doesn't relate much to this issue other than that I was looking if it's good generally with it.

it has this: ``` ``` So it seems PySide6 MSYS2 package installer is not recognized by Nuitka. I need to test that, but I believe pip install of PySide6 would...

I don't see a minimal reproducer.

The include package is not going to do you much good, it ought to not be necessary or else should be fixed separately.

Homebrew is not the best supported, I only ever try much with CPython, but it could be generally wrong with the DLL name indeed, although I believe it worked. I...