ROS required python packages
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
Yongjian Feng
le 22 Jan 2022
Modifié(e) : Yongjian Feng
le 24 Jan 2022
Your python installation looks good for ROS. What is the detail of the error message?
0 commentaires
Voir également
Catégories
En savoir plus sur ROS Network Connection and Exploration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!