Skip to content

Building on Raspberry Pi #227

Closed
Closed
@wrobell

Description

@wrobell

I am using uvloop on Raspberry Pi Zero (many of them ;)). To upgrade to new version, due to memory limitations, one has to go through the following procedure

  1. Stop as many applications as possible to free the memory.
  2. Create 512M swap file (less might be required).
  3. Start installation of uvloop.
  4. Get coffee. ;)

As uvloop provides wheel files for several platforms, IMHO, it would be a great addition to have a wheel file for Raspberry Pi to avoid the above hassle. The target platform would be armv6.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions