Why so I get Error using ros.internal.ROSProjectBuilder/buildPackage Error building package?
Ältere Kommentare anzeigen
I am using Ubuntu 18.04 and MATLAB R2022a. This is my error message:

This is the beginning of the Build Log :

1 Kommentar
Jagadeesh Konakalla
am 9 Mai 2022
Hi,
Can you please attache the entire log to further assit you on this issue ?
Thanks,
Jagadeesh K
Antworten (1)
Hari Krishna Kakarla
am 17 Mai 2022
Verschoben: Remo Pillat
am 24 Jan. 2023
0 Stimmen
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
Kategorien
Mehr zu Publishers and Subscribers finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!