ROS 配置之distribute安装

若是出现以下提示:python

Command "python setup.py egg_info" failed with error code 1 in /private/tmp/pip-build-pty_cqzi/distribute/ui

请将安装命令由code

sudo -H python -m pip install -U pip

更改成:ip

sudo -H python2 -m  pip install -U distributeit

相关文章
相关标签/搜索