Open git-sachin1066 opened 5 months ago
hello, I am following your readme, when executed
./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release
pop me some error
_CMake Error at catkin_generated/safe_execute_install.cmake:4 (message): execute_process(/ros_noetic_on_jammy/build_isolated/catkin/catkin_generated/python_distutils_install.sh) returned error code Call Stack (most recent call first): cmake_install.cmake:176 (include)_ make: *** [Makefile:110: install] Error 1 <== Failed to process package 'catkin': Command '['make', 'install']' returned non-zero exit status 2.
please help
I have the same problem, did you solve it?
same, try lot of ways but fail
having the same problem as well, anyone solved this issue or managed to install it in another way?
hello, I am following your readme, when executed
./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release
pop me some error
please help