ROS required python packages

4 次查看(过去 30 天)
RHI Developer
RHI Developer 2021-9-28
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