rosinit in virtual machine on azure: invalid python executable

20 views (last 30 days)
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 Comments
Kamalova Albina
Kamalova Albina on 28 Jun 2022
It was empty. 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

Sign in to comment.

Answers (1)

Jagadeesh Konakalla
Jagadeesh Konakalla on 24 Jul 2023
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

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!