Alex Dewar
Alex Dewar
Tbh I'm rather disappointed at the devs' lack of response here. This breaks things for Linux users -- for example my CI is now failing for a number of projects...
Thanks for your response! I think this is the one: https://github.com/wxWidgets/Phoenix/pull/2224/commits/2e9169effa9abf14f34f8436a791b8829eea7774 If I understand correctly, it removes ``attrdict3`` as a dev dependency for Linux, meaning building ``wxpython`` (e.g. when you...
So just to be clear, the intention of ``wxpython``'s developers is that ``pip install wxpython`` should be *guaranteed to fail* on Linux unless they execute another command beforehand?! That's a...
Has this been fixed on the main branch yet? When will this find its way into a point release?
Any chance this could be merged? It's currently a blocker for me :cry:
I should add that I'm on x86, using the 5.10.7 kernel.
Now upstream is at v1.36.
Still an issue... any update?
Works for me :smile:
Ok, so I only just noticed #4! It seems that that PR doesn't change the functions to their Python 3 counterparts though.