Christian Stolze

Results 6 comments of Christian Stolze

Hi, I'm having the same problem too, when running siriproxy with the -u flag. Any progress on this? :)

Hi, I was playing around a bit in order to find a fix for this problem. It seems the problem is with the libdisplaystack. A possible workaround is to use...

We are currently also struggling with that M1 issue. Is there any way to build pynng for M1 from an Intel Mac?

That is good to know. But I don't have a M1 Mac available and I am wondering: How would I build a wheel for it from an Intel Mac?

Ok, I found a way. Commenting lines 32 and 33 above out and using a GitHub Action I was now able to cross-compile a "universal2" wheel, which works on both...

@janosh: Sorry for the late response!😅 Since @lingster's PR #100 seems to fail, I created a new PR #102. This also adds support for Python 3.10 (#98) in addition to...