How to set the path to the Python executable using ROS Toolbox preferences
古いコメントを表示
Hi When I try to run the 'rosinit' command on Ubuntu 20.04.5 LTS for R2022b, I got the following error:
Path to Python Executable is not set. Set the path to the Python executable using ROS Toolbox preferences.
Therefore, I put the path to the python executable with ROS Toolbox preferences. However, I got the error message below.

In addition, when I run the 'pyenv', I got the below.

Although I checked the previous questions about this problem, I could not solve this problem.
Thank you for your help.
採用された回答
その他の回答 (1 件)
Benoit Auclair
2022 年 12 月 10 日
編集済み: Benoit Auclair
2022 年 12 月 10 日
0 投票
Hi there,
This is still problematic because even after providing a python 3.9.13 interpreter, (see screenshot of ubuntu terminal) this won't work. Setting the python interpreter with pyenv('Version', '/usr/bin/python3') will still identify a python 3.8. Same happens when using the ROS Toolbox UI.
Benoit
2 件のコメント
Jagadeesh Konakalla
2022 年 12 月 12 日
From the attched errors, i see that you provided 3.8 which is not supported. I requested to use the 3.9.x version of python. If you provide the path of 3.9.x, it should work.
Kyle Gao
2023 年 2 月 10 日
Can you please help me with this too? I'm adding python 3.9.16 to the ROS toolbox but it reports this error

カテゴリ
ヘルプ センター および File Exchange で Get Started with ROS Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!