Kay Hayen
Kay Hayen
So, for now, I think we need to handle cases of failure to find a long path from what is a short path. I am not sure how this short...
Thanks for your report, this is fixed on the factory branch, which is a development version under rapid development. You can try it out by going here: https://nuitka.net/doc/factory.html Feedback on...
Part of the current pre-release and will be in 2.5 once released.
Part of the 2.5 release I just made.
This issue never had a reproducer and has been solved in other contexts I believe.
I didn't reproduce it just now with my attempt at forcing the model I saw on a traceback.
Yes definitely. The much improved template is going to make it more recognizable what's required for us to successfully work on such things.
I cannot reproduce this one, but I didn't use your precise flavor, for me this works with self-compiled Python 3.13 and Ubuntu Python so I think your reproducer may not...
Ah. I wasn't noticing it's not standalone mode, but accelerated mode only. It is a 3.13 specifc problem indeed, but given how little compiled code is used there, it's really...
Your not supposed to include third party packages in your package, that's only bound to cause trouble.