ROS required python packages

4 visualizzazioni (ultimi 30 giorni)
RHI Developer
RHI Developer il 28 Set 2021
Modificato: Yongjian Feng il 24 Gen 2022
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?

Risposte (1)

Yongjian Feng
Yongjian Feng il 22 Gen 2022
Modificato: Yongjian Feng il 24 Gen 2022
Your python installation looks good for ROS. What is the detail of the error message?

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti


Release

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by