Kay Hayen
Kay Hayen
There are issues with #1366 that will first have to resolved. The DLL integration can now be done through a config file in Nuitka, but the package itself will need...
Regarding the last part, the issue template would really help. If you are on macOS, 0.6.6 should help. As for the bytecode preservation, not sure how easy it is to...
Can you produce a minimal test case for me to see this? I am not using Numba, and don't know about its workings. If it produces a `.so` for the...
If somebody were to become a sponsor and show interest in this, I would focus on it. But for now it's not a priority: https://nuitka.net/doc/commercial.html#sponsorship
The multiprocessing module is supported by Nuitka in general, but this way of doing it is not yet supported. Not sure what the purpose of that is.
If somebody were to figure out, where this happens in the code, maybe joblib, that would be nice.
Are you saying that the plugin is not warned about as missing? What would be the goal here, to download on target system, or to deploy the download along with...
Including the browsers in the distribution may not be allowed by their licenses, we can of course make a `--include-data-directory` option that would make it managable, and hook the code,...
Reading the description of options used is strongly advised of course. That option has no idea what it's doing. I am taking about a new option, the existing ones are...
See #1025 then, where that new feature will be implemented, this playwright is then considered unsupported by Nuitka