PX4-containers icon indicating copy to clipboard operation
PX4-containers copied to clipboard

Add symforce python dependency

Open henrywarhurst opened this issue 1 year ago • 3 comments

To fix this error I experienced during make px4_sitl:

-- cmake build type: RelWithDebInfo
-- ccache enabled via symlink (/usr/lib/ccache/c++ -> /usr/bin/ccache)
**/usr/bin/python3: Error while finding module specification for 'symforce.symbolic' (ModuleNotFoundError: No module named 'symforce')**
-- Could NOT find gz-transport (missing: gz-transport_DIR)
-- Found Java: /usr/bin/java (found version "1.8.0_292") 
-- ROMFS: ROMFS/px4fmu_common
Architecture:  amd64

henrywarhurst avatar Oct 11 '24 13:10 henrywarhurst

@dagar I'm not sure the right person to tag here. You looked at a similar PR before so tagging you in.

henrywarhurst avatar Oct 11 '24 13:10 henrywarhurst

I guess in light of https://github.com/PX4/PX4-Autopilot/pull/20050 you maybe won't want to merge this. I don't think it hurts to add it in the devcontainer but that thinking may be mistaken

henrywarhurst avatar Oct 11 '24 13:10 henrywarhurst

what're your thoughts @dagar?

henrywarhurst avatar Oct 21 '24 15:10 henrywarhurst