Why so I get Error using ros.internal.ROSProjectBuilder/buildPackage Error building package?
古いコメントを表示
I am using Ubuntu 18.04 and MATLAB R2022a. This is my error message:

This is the beginning of the Build Log :

1 件のコメント
Jagadeesh Konakalla
2022 年 5 月 9 日
Hi,
Can you please attache the entire log to further assit you on this issue ?
Thanks,
Jagadeesh K
回答 (1 件)
Hari Krishna Kakarla
2022 年 5 月 17 日
移動済み: Remo Pillat
2023 年 1 月 24 日
0 投票
Hi Christina,
Based on the attached build log, I see that python virtual environment is not created properly.
Please check pyenv in your system. Ensure that you are using Python 3.9.
Then do the re-creation of python virtual environment:
ros.internal.createOrGetLocalPython(true);
Then execute rosgenmsg. If the issue still persists, please attach the complete build log.
Thanks
Hari
カテゴリ
ヘルプ センター および 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!