uvloop
uvloop copied to clipboard
unable to install uvloop
- uvloop version:0.17.0
- Python version:3.8
- Platform:Linux KNSRV423 5.15.74-sunxi #22.08.6 SMP Tue Oct 18 07:00:33 UTC 2022 armv7l armv7l armv7l GNU/Linux
-
Can you reproduce the bug with
PYTHONASYNCIODEBUG
in env?: - Does uvloop behave differently from vanilla asyncio? How?:
unable to install uvloop
fatal error: Killed signal terminated program cc1
It's likely that you're running out of memory.
fatal error: Killed signal terminated program cc1
It's likely that you're running out of memory.
use swap
to solve that?
Python version:2.7.18
Are you sure about this? The screenshot shows Python 3.8
fatal error: Killed signal terminated program cc1
It's likely that you're running out of memory.
I wonder how much memory does that need?
I use swap
,that is not helpful