diff --git a/builder/image-ros.sh b/builder/image-ros.sh index 00e4fcb32..77dbdff67 100755 --- a/builder/image-ros.sh +++ b/builder/image-ros.sh @@ -70,6 +70,9 @@ my_travis_retry() { return $result } +echo "Enable installing packages with pip" +rm /usr/lib/python3.11/EXTERNALLY-MANAGED + # TODO: 'kinetic-rosdep-clover.yaml' should add only if we use our repo? echo_stamp "Init rosdep" my_travis_retry rosdep init