Skip to content

Can't install using pip on ubuntu 19.04 #22645

@dmars1972

Description

@dmars1972

What version of gRPC and what language are you using?

1.28.x, pip3 (although I have the same issue with 2.7)

What operating system (Linux, Windows,...) and version?

Ubuntu 19.04

What runtime / compiler are you using (e.g. python version or version of gcc)

gcc 8.3

What did you do?

git clone -b v1.28.x https://github.com/grpc/grpc
cd grpc
git submodule update --init
GRPC_PYTHON_BUILD_WITH_CYTHON=1 sudo pip3 install .

What did you expect to see?

Success?

What did you see instead?

attached (I hope)
err.txt

Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).

See TROUBLESHOOTING.md for how to diagnose problems better.

Anything else we should know about your project / environment?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions