Conversation
|
The issue for Ubuntu is related to We will also get the same error on windows (if we found a way to use unopy with CI on this platform). |
|
@amontoison how come the current artifacts from PyPI work fine, but the new TestPyPI artifacts fail? Did we change anything that would cause this cxx11 string ABI issue? |
|
I think it was always there. |
|
I see. Note: the TestPyPI artifacts were built with the cibuildwheel action, I'm now rebuilding in #480 with a direct call |
|
The good news is that now I understand why we can't do a static linking of HiGHS on Windows, we have the same issue on Linux but the linker is more permissive and we only have the error at runtime. |
|
I also suggest to test all platforms (aarch64 linux and x64 mac are missing). |
|
@cvanaret If it can help: I remember that Jari spend a lot of time on this issue. |
|
@amontoison cool, that's exactly what Claude asked me to add to |
|
@amontoison good news! If we exclude |
|
We can maybe do a release of unopy for Windows without it and add it later? |
Agreed. Then we can finally merge #480. I'll tag you when it's ready. |
|
@cvanaret Should we close this PR? |
|
@amontoison there is useful code to detect DLL errors in wheels. I would keep it open in case we need it when we add HiGHS. |
No description provided.