Skip to content

Pip install is very slow on Raspberry Pi #14

Description

@D1plo1d

If I remember correctly my last BeltEngine install took over an hour to build it's Python dependencies on the Pi.

Obviously this is not a problem if you are pre-building images in CI and then copying those to an SD card but even then you may need to update those Pi's without re-imaging them.

I'm not experienced in Python builds but is it possible to create an armhf binary that includes all BeltEngine's dependencies pre-compiled for the Pi?

I did a bit of googling and found py installer but I'm not experienced enough in Python to say if it's the correct approach to reducing the BeltEngine install times: https://pyinstaller.readthedocs.io/en/stable/usage.html

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions