Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

activate.sh script fails on Raspberry Pi #34

Closed
below opened this issue Sep 16, 2022 · 2 comments
Closed

activate.sh script fails on Raspberry Pi #34

below opened this issue Sep 16, 2022 · 2 comments
Assignees
Labels
support-request Silabs determined this issue requires community support

Comments

@below
Copy link

below commented Sep 16, 2022

activate.sh script fails on Raspberry Pi

The activate.sh or bootstrap.sh scripts fail on a Raspberry Pi 4

Expected behavior

Scripts fail without error

actual behavior

An Error occurs: × Building wheel for cryptography (pyproject.toml) did not run successfully.

system configuration

Linux MatterPi 5.15.0-1014-raspi #16-Ubuntu SMP PREEMPT Tue Aug 23 10:22:52 UTC 2022 armv7l armv7l armv7l GNU/Linux

Other Info

$ pip install wheel
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.37.1)
$ pip install cryptography
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages (3.4.8)

Full Log:

fulllog.txt

Any help is appreciated …

@silabs-Simran
Copy link

silabs-Simran commented Sep 20, 2022

You can follow the pre-requisite guide to set up Raspi 4. This guide will help you install library files required for Raspi4 OTBR setup: https://community.silabs.com/s/article/setup-rpi4-matter-development?language=en_US

Alternatively, you can get the latest Raspi4 Image from our SMG release: (currently 0.4.0)
https://github.com/SiliconLabs/matter/blob/release_0.4.0/docs/silabs/thread/RASPI_IMG.md

@silabs-sebastien silabs-sebastien added the more-info-needed More information is required from the reporter label Sep 20, 2022
@silabs-sebastien silabs-sebastien added stale There has been no activity on this issue recently and removed more-info-needed More information is required from the reporter labels Sep 29, 2022
@silabs-Simran
Copy link

Closing it.

@silabs-sebastien silabs-sebastien added support-request Silabs determined this issue requires community support and removed stale There has been no activity on this issue recently labels Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support-request Silabs determined this issue requires community support
Projects
None yet
Development

No branches or pull requests

3 participants