facebookresearch/pyrobot

Python 2 Installation Issue

swinterbotix opened this issue · 1 comments

Hi,

When I run ./locobot_install_all.sh` -t full -p 2 -l interbotix, I get the following red error message about launchpadlib. It doesn't seem to affect the installation at all, but I thought I'd mention it.

launchpad_error

This seems to be a benign error that seems to be occurring while installing setuptools at this line -
https://github.com/facebookresearch/pyrobot/blob/master/install_pyrobot.sh#L55

Soon, we are hoping to depreciate python 2.7 in Pyrobot. So, I am going to let this slide for now.