Failure to install nnpy and nanomsg libraries for Raspberry Pi hardware setup
조회 수: 65 (최근 30일)
이전 댓글 표시
Hello,
I'm trying to setup my raspberry pi via matlab's raspberry pi hardware support package. However, I'm unable to install the py-nanomsg and the nnpy libraries either through the setup prompt or via the terminal in the raspberry pi OS. I'm wondering if anyone has encountered similar issue? It seems like matlab would not establish proper connection with the board without these two libraries.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1605401/image.png)
댓글 수: 5
Suman
2024년 2월 13일
Hi Ashley,
Could you please tell me which version of the Raspberry Pi OS are you using?
답변 (1개)
MathWorks MATLAB Hardware Team
2024년 2월 16일
Hi,
Could you verify the operating system installed on your device? You can obtain this information by running the following command in the Raspberry Pi's terminal:
$ lsb_release -a
If the result displays "Bookworm," please note that the MATLAB Support Package for Raspberry Pi Hardware currently does not support this operating system.
However, if "Buster" or "Bullseye" appears, I suggest repeat the hardware set up steps after restarting your Raspberry Pi.
For any additional help, please don't hesitate to reach out to us at:
Thanks,
MATLAB Hardware Team
MathWorks
댓글 수: 6
Vikash
2024년 12월 4일
Thank you for the reply. It worked and I'm able to download the nanomsg and nnpy.
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Support Package for Raspberry Pi Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!