Cannot compile on Fedora 36
- Linguagem predominante
- Python
- Estrelas
- 50
- Forks
- 129
- Merge médio
- 3d 10h
- PRs com merge (30d)
- 3
Descrição
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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.