Thank you so much for your instructions. I am getting this errors while doing -
rosdep install --from-paths ./src --ignore-packages-from-source --rosdistro noetic -y
Setting up udev (249.11-0ubuntu3.12) ...
The group `sgx' already exists and is not a system group. Exiting.
dpkg: error processing package udev (--configure):
installed udev package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of systemd-hwe-hwdb:
systemd-hwe-hwdb depends on udev; however:
Package udev is not configured yet.
dpkg: error processing package systemd-hwe-hwdb (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
udev
systemd-hwe-hwdb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ERROR: the following rosdeps failed to install
apt: command [sudo -H apt-get install -y python3-pyqt5.qtwebkit] failed
Hi, sorry for the delay.
What is your linux installation ? (distro, cpu arch, ...) ?
In the meantime I found this, maybe it can help you going through this issue: Ask Ubuntu - Package udev is not configured yet
Thank you so much for your instructions. I am getting this errors while doing -
rosdep install --from-paths ./src --ignore-packages-from-source --rosdistro noetic -y