rosinit in virtual machine on azure: invalid python executable
이전 댓글 표시
Hello!
I am trying to run my robotic simulation on the virtual machine of azure platform.
the rosinit command returns the error:
>> rosinit
Launching ROS Core...
Invalid Python executable: ''. Use pyenv function to set the path to the Python executable and retry the command.
How to solve this problem? I tried to install python manually, but it seems to me not right
댓글 수: 2
Cam Salzberger
2022년 6월 16일
What do you get as the output when you run "pyenv"?
Kamalova Albina
2022년 6월 28일
답변 (1개)
Jagadeesh Konakalla
2023년 7월 24일
0 개 추천
I solved this problem in the next day. I found the path to the installed python on ubuntu and set it in matlab.
[2] https://www.mathworks.com/matlabcentral/answers/466974-how-to-change-python-path
카테고리
도움말 센터 및 File Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!