Kay Hayen

Results 1287 comments of Kay Hayen

For now however, you are of course free to abuse the existing hack until it's replaced with a better solution as outlined.

Nuitka is compatible with these things. However, if not recognized by the older Qt bindings PyQt5 and PySide2, compiled methods do not work well for things like threading, etc. but...

The slot decorators are only used with PyQt5 to indicate a workaround where methods are not compiled, but used uncompiled, which PyQt5 won't have issues with. Wrapping them in exec...

As can be seen in #2567 there are issues with just bytecode compiling function source code separately from their classes, this needs a more real solution.

I am currently working on bytecode preservation for `numba.stencil` decorator and once that is implemented, we can treat this just the same, and have it generally working for everything with...

We forgot to update this issue, but we support for paddle and paddleocr packages. Fixed in 2.0.4 already.

You ought to use Nuitka-Action, as an aside. https://github.com/Nuitka/Nuitka-Action With wrong `PATH` I would have expected it to not find upx at all and error exit with an absence message,...

The AV interfering, much like it does with C compile build results, would make the most sense. Due to caching, it probably also becomes very unlikely to happen, so no...

Your runner failing like that in the caching part, a well established component, it seems to be the problem with your runner, so I won't care much. I will handle...

If it's not already clear, I am ignoring your side of the issue here entirely. What I mean to do for this issue still, once I find the time of...