Following Up #385
Building ros2 package with local dependent pkgs
What could be the issue , its not clear ?
[package.build.backend]
name = "pixi-build-ros"
version = "*"
[package.build.config]
distro = "humble"
debug-dir = ".build-debug"
[package.build-dependencies]
ros-humble-plansys2-msgs = { path = "../plansys2_msgs" }
Output ?
└─$ pixi install
Error: × failed to solve requirements of environment 'default' for platform 'linux-64'
├─▶ × failed to extract metadata for package 'ros-humble-plansys2-pddl-parser'
│
╰─▶ × AttributeError: 'NoneType' object has no attribute 'removeprefix'