Cannot Use PineconeGRPC: python pinecone-client

Thanks for getting back – we resolved the issue

we had to remove the following package from our environment: grpc-gateway-protoc-gen-openapiv2==0.1.0; after doing so, the install from scratch worked.

Thanks!