ROS package with build type 'ament_python' has no 'setup.py' file
Trying to build Foxy in Windows 10. After installing everything, I get a bunch of errors when running colcon:
*C:\dev\ros2_foxy>colcon build --merge-install*
[7.597s] **colcon.colcon_core.package_identification** ERROR ROS package 'share\action_tutorials_py' with build type 'ament_python' has no 'setup.py' file
[7.611s] **colcon.colcon_core.package_identification** ERROR ROS package 'share\ament_clang_format' with build type 'ament_python' has no 'setup.py' file
...
and many more