Commit ad9880a
committed
use catkin-tools==0.9.4 to avoid
2025-04-04T07:09:17.8633328Z File /usr/local/lib/python3.10/dist-packages/catkin_tools/verbs/catkin_build/build.py, line 302, in build_isolated_workspace
2025-04-04T07:09:17.8634459Z workspace_packages = find_packages(context.source_space_abs, exclude_subspaces=True, warnings=[])
2025-04-04T07:09:17.8635425Z File /usr/local/lib/python3.10/dist-packages/catkin_tools/common.py, line 534, in find_packages
2025-04-04T07:09:17.8636476Z return _find_packages(*args, ignore_markers={'CATKIN_IGNORE'}, **kwargs)
2025-04-04T07:09:17.8637194Z TypeError: find_packages() got an unexpected keyword argument 'ignore_markers'1 parent 78b17ae commit ad9880a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments