-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
RuntimeError: 'distutils.core.setup()' was never called; Failed to find exported target names in #159
Comments
Actually, the first error is not full. The error starts with this error:
|
The error change a bit after I removed
|
Also, I want to add that my docker image starts with ros:foxy docker image. Maybe it's faulty in some sense |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
I'm following this instruction: ROS 2 User Guide (PX4-ROS 2 Bridge).
If I ran
source build_ros2_workspace.bash
I have the following error. After that bash exits with error code 1:If I run
build_ros2_workspace.bash
with bash debugger, I have the following error:The text was updated successfully, but these errors were encountered: