Kay Hayen

Results 1287 comments of Kay Hayen

The shapely parts are indeed on develop now, however, I didn't get to the version mismatch part of Anaconda, that I regard critical for new user experience. Also for shapely,...

I just reproduced the Anaconda issue, in my root environment after installing `gcc_linux-64` it gives this: ``` lto1: fatal error: bytecode stream in file '/home/hayen/anaconda3/lib/libpython3.9.a' generated with LTO version 6.2...

I am not sure why, but Anaconda chooses to compile the static Python with an anienct gcc, so we will have to disable the LTO rather than to enable. Now...

Maybe this is somehow conda-forge vs. non conda-forge stuff? I am trying to add dependencies to the Anaconda package, maybe i will help.

Thanks for the report, this folder also contains a DLL, which Nuitka will not want to copy as a data file anyway, where data file options copy DLLs, I consider...

I really need an example, the mere import doesn't trigger any visible issue and just works.

Where is `dark_teal.xml` supposed to come from?

I don't get what your screenshots are supposed to tell me. I guess I wanted a file path. So are you saying it's part of a PyPI package called `qt-material`....

I guess there might be something in `window.ui` that you didn't post?

Ok, can you have a look at this file and make a PR with a change that automates that? Checkout this and nearby: https://github.com/Nuitka/Nuitka/blob/7a4999a3e7c90342f70f6a1cf92790113ae4afda/nuitka/plugins/standard/standard.nuitka-package.config.yml#L84