uvloop icon indicating copy to clipboard operation
uvloop copied to clipboard

unable to install uvloop

Open Sh4peshifting opened this issue 2 years ago • 3 comments

  • 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 7d288c4671337b50 76bc74145997aa07

Sh4peshifting avatar Nov 10 '22 06:11 Sh4peshifting

fatal error: Killed signal terminated program cc1

It's likely that you're running out of memory.

fantix avatar Nov 10 '22 14:11 fantix

fatal error: Killed signal terminated program cc1

It's likely that you're running out of memory.

use swap to solve that?

Sh4peshifting avatar Nov 11 '22 00:11 Sh4peshifting

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

Sh4peshifting avatar Nov 14 '22 02:11 Sh4peshifting