Shake A Punk

Results 3 comments of Shake A Punk

Same issue for me, just installed uvloop on `pypy:3.8-7.3.7-bullseye`, I got the following error ```py File "/opt/pypy/lib/pypy3.8/site-packages/uvloop/__init__.py", line 7, in from .loop import Loop as __BaseLoop # NOQA ImportError: /opt/pypy/lib/pypy3.8/site-packages/uvloop/loop.pypy38-pp73-x86_64-linux-gnu.so:...

Hello, I confirm that this error appears using `uvloop` and disappears removing this lib, which is a pity because uvloop is really really performing compared to standard `asyncio`, is there...

I get this issue too, but it's not bound to the 9.3 version, I encountered it also with 9.0 and thought the 9.1.3 would help unfortunately not. Is there any...