Lines Matching full:pip
18 $ pip install grpcio
24 $ sudo pip install grpcio
26 If you're on Windows make sure that you installed the :code:`pip.exe` component
31 $ pip.exe install grpcio
33 Windows users may need to invoke :code:`pip.exe` from a command line ran as
36 n.b. On Windows and on Mac OS X one *must* have a recent release of :code:`pip`
53 # For the next two commands do `sudo pip install` if you get permission-denied errors
54 $ pip install -rrequirements.txt
55 $ GRPC_PYTHON_BUILD_WITH_CYTHON=1 pip install .
69 This is likely because :code:`pip` doesn't own the offending dependency,
73 :code:`pip install --ignore-installed $OFFENDING_DEPENDENCY`
90 sudo pip install --ignore-installed six
96 …/tmp/pip-build-U8pSsr/cython/Cython/Plex/Scanners.c:4:20: fatal error: Python.h: No such file or d…