ROS required python packages

조회 수: 5 (최근 30일)
RHI Developer
RHI Developer 2021년 9월 28일
편집: Yongjian Feng 2022년 1월 24일
I am attempting to execute rosinit on MacOS with MATLAB 2021b. I recieve an error message: "Could not install the required Python packages. System error message: bash:"
If I run pyenv('Version','/usr/bin/python') I see the following:
Version: "2.7"
Executable: "/System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python"
Library: "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/libpython2.7.dylib"
Home: "/System/Library/Frameworks/Python.framework/Versions/2.7"
Status: NotLoaded
ExecutionMode: InProcess
What needs to be installed/modified in order to get the necessary python packages to be installed by MATLAB?

답변 (1개)

Yongjian Feng
Yongjian Feng 2022년 1월 22일
편집: Yongjian Feng 2022년 1월 24일
Your python installation looks good for ROS. What is the detail of the error message?

카테고리

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

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by