Open u-decs opened 5 months ago
follow the below steps to overcome this error: 1) pip3 uninstall setuptools-scm 2) pip3 install setuptools==58.2.0 after this build the model again and you might not face issues
Thanks, I'll give that a go
i tryed this and didn't solve my problem always broker on the gxf and i tryed to build it from source [component_container_mt-1] 2024-07-11 17:49:04.094 ERROR gxf/std/program.cpp@551: Attempted interrupting when not running (state=0). [component_container_mt-1] 2024-07-11 17:49:04.094 ERROR gxf/core/runtime.cpp@1468: Graph interrupt failed with error: GXF_INVALID_EXECUTION_SEQUENCE was you able to build it and run the example ??? if you use the binary version runs fine :/
Hi,
I am getting a couple of errors that weren't appearing previously - some packages appear to already be in the core ROS workspace now. also there is an error associated with git. I've just done a fresh install of docker and image build and then using (https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_pose_estimation/isaac_ros_dope/index.html) with build from source (on x86_64). It is okay to ignore these errors for now?
Many thanks