You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
for distutils, should be just 'requires' instead.
Causes:
warnings.warn(msg)
on makeinstall of groovy underlay. Here is a list of all setup.py files in groovy underlay
./ros_comm/tools/rostest/setup.py
./ros_comm/tools/rosgraph/setup.py
./ros_comm/tools/rosbag/setup.py
./ros_comm/tools/rosmaster/setup.py
./ros_comm/tools/rostopic/setup.py
./ros_comm/tools/rosnode/setup.py
./ros_comm/tools/roslaunch/setup.py
./ros_comm/tools/rosservice/setup.py
./ros_comm/tools/rosmsg/setup.py
./ros_comm/tools/rosparam/setup.py
./ros_comm/clients/rospy/setup.py
./ros_comm/utilities/roswtf/setup.py
./ros_comm/utilities/message_filters/setup.py
./diagnostics/diagnostic_common_diagnostics/setup.py
./gencpp/setup.py
./ros/core/roslib/setup.py
./ros/tools/rosmake/setup.py
./ros/tools/rosunit/setup.py
./ros/tools/rosclean/setup.py
./ros/tools/roscreate/setup.py
./genlisp/setup.py
./actionlib/setup.py
./genpy/setup.py
some are outside ros_comm, maybe you can fix those without a ticket each?