ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

maxikevhu's profile - activity

2022-03-16 11:11:47 -0500 answered a question SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.

hi, you can simply remove the line install_requires=['setuptools'], from the file setup.py and also add --allow-overridi