Failure to install nnpy and nanomsg libraries for Raspberry Pi hardware setup

조회 수: 28 (최근 30일)
Ashley
Ashley 2024년 1월 31일
댓글: Raimundo 2025년 10월 9일 8:36
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
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
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
  댓글 수: 10
Jarkko
Jarkko 2025년 7월 1일
Same problem here that compiling fail due using RPi Bookworm release. If using function raspberrypi('IP_addr','Login','Password'); can compile and run project but you cannot build stand alone GUI, since this is not yet supported for GUI code generation. For stand alone GUI should use raspi() but this does not support Bookworm release
Raimundo
Raimundo 2025년 10월 9일 8:36
I re-flashed my OS from Bookworm to Bullseye hoping this would work but I am still geting the same error. py-nanomsg fails to install. Any help on this?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by