Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.

pip install setuptools==58.2.0
#setup tools version 58.2.0 ( last version to work with ros2 python packages without any warnings)
 
PREVIOUS NEXT
Tagged: #install #Use #build #pip
ADD COMMENT
Topic
Name
7+6 =