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
Step 5/39 : RUN easy_install pip
---> Running in 15f57dd87113
Searching for pip
Reading https://pypi.python.org/simple/pip/
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Couldn't find index page for 'pip' (maybe misspelled?)
No local packages or download links found for pip
error: Could not find suitable distribution for Requirement.parse('pip')
The command '/bin/sh -c easy_install pip' returned a non-zero code: 1
and please let me know how to step by step proceed for doing object detection from a live streaming video using the git code available.
The text was updated successfully, but these errors were encountered:
Hello @marv311 it is not working with sudo apt-get install -y python-pip.
I just got this error on step RUN pip install --upgrade google-cloud-videointelligence : Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-93Oxlx/requests/
Step 5/39 : RUN easy_install pip
---> Running in 15f57dd87113
Searching for pip
Reading https://pypi.python.org/simple/pip/
Scanning index of all packages (this may take a while)
Reading https://pypi.python.org/simple/
Couldn't find index page for 'pip' (maybe misspelled?)
No local packages or download links found for pip
error: Could not find suitable distribution for Requirement.parse('pip')
The command '/bin/sh -c easy_install pip' returned a non-zero code: 1
and please let me know how to step by step proceed for doing object detection from a live streaming video using the git code available.
The text was updated successfully, but these errors were encountered: