Kay Hayen
Kay Hayen
I think it depends on the Python used, I am still working on the DLL resolution not working nicely with Anaconda Python, not sure how many others it affects, but...
Have you considered checking the User Manual? That's one of the things where it's relatively clear.
That has been reported as a separate issue, strangely I didn't see it myself, you are invited to join #1709 of which your comment is a duplicate I guess, and...
You didn't see this, did you `OSError: could not get source code`. It seems it wants to check source code for whatever reason, any idea why?
What is this touchup for?
Manual copying is not supported at all. Rather than using paths, using `--include-package-data` would make more sense. If somebody figures out, which files to add, please add them to the...
Now there is this one.
There is a need for more module level static optimization of class generation, then this will be doable. I expect the the Nuitka core will have the necessary bits this...
Yes, it can be disabled.
I added the ability to add Nuitka options in the `pyproject.toml` earlier today. It's described in the README on factory branch, and will be in the next release of Nuitka....