OS: Ubuntu 25.04 (manylinux_2_41_x86_64) Python: 3.13.3 uv: resolver lemonade-sdk: 8.1.8 uv enforces a much stricter resolver than pip, and so it refuses to resolve pywin32 on Linux as shown below ...
EDIT: See further replies; the issue is a sysroot conflict if a previous MinGW-w64-GCC installation is present on the system. Is this a duplicate of #104? Probably? But I'm dumping all of the ...