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
Travis CI build ends up with the following error while executing setup_ros (#325#326) . Is this a dependency problem?
++ sudo easy_install pip==6.0.7
Searching for pip==6.0.7
Reading http://pypi.python.org/simple/pip/
Couldn't retrieve index page for 'pip'
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for pip==6.0.7
error: Could not find suitable distribution for Requirement.parse('pip==6.0.7')
+++ error
The text was updated successfully, but these errors were encountered:
Travis CI build ends up with the following error while executing
setup_ros
(#325 #326) . Is this a dependency problem?The text was updated successfully, but these errors were encountered: