Failure to install nnpy and nanomsg libraries for Raspberry Pi hardware setup
86 次查看(过去 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.
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,12:52
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!