'ament_python' has no 'setup.py' file

asked 2021-12-27 02:51:47 -0500

yosuke gravatar image

updated 2021-12-27 12:17:08 -0500

osilva gravatar image

I got this error when installing ROS2. How can I solve?

[4.087s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\action_tutorials_py' with build type 'ament_python' has no 'setup.py' file
    [4.105s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\ament_clang_format' with build type 'ament_python' has no 'setup.py' file
    [4.116s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\ament_clang_tidy' with build type 'ament_python' has no 'setup.py' file
    [4.298s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\ament_copyright' with build type 'ament_python' has no 'setup.py' file
    [4.313s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\ament_cppcheck' with build type 'ament_python' has no 'setup.py' file
    [4.318s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\ament_cpplint' with build type 'ament_python' has no 'setup.py' file
    [4.322s] colcon.colcon_core.package_identification ERROR ROS package 'ros2-windows\share\ament_flake8' with build type 'ament_python            .e.g.
edit retag flag offensive close merge delete

Comments

Hi @yosuke, what installation instructions are you following for ROS2 on Windows?

osilva gravatar image osilva  ( 2021-12-27 12:19:04 -0500 )edit