Skip to content

bug: protobuf not installed with docarray[common] #1420

@alexcg1

Description

@alexcg1

I was trying something like:

docs.push('file://books.docarray')

And I got the following error:

ImportError: The following required library is not installed: google.protobuf 
To install all necessary libraries, run: `pip install "docarray[common]"`

After running pip install docarray[common] and retrying I get the same error. pip list | grep protobuf returns nothing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions