ament / ament/ament_lint

Cannot compile on Fedora 36

未關閉
#388 1 則留言 0 個 reaction 已指派 1 人 已被 @cottsay 認領 在 GitHub 檢視
主要語言
Python
星號
50
分支
129
平均合併
3 天 10 小時
30 天內合併 PR
3

描述

I+m trzing to compile the source install of ros2 on Fedora 36 follwing [the tutorial for RHEL](https://docs.ros.org/en/rolling/Installation/Alternatives/RHEL-Development-Setup.html). When running this command `colcon build --symlink-install --cmake-args -DTHIRDPARTY_Asio=ON --no-warn-unused-cli` is have the following error:

```
--- stderr: ament_lint
/usr/lib/python3.10/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
error: [Errno 2] No such file or directory: '/home/malcolm/ros_ws/ros2_rolling/install/ament_lint/lib/python3.10/site-packages/ament-lint.egg-link'
---
```

Not sure what to do about it hence why I post the issue here for someone who will know.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。