3.x uses pip3. Use the following commands in your terminal to install the latest version of the Pinecone Python SDK:
Shell
Shell
Resolve pip install issues for the Pinecone Python SDK: use pip3 on Python 3.x, choose pinecone[grpc] or plain pinecone for HTTP, and upgrade to the latest release.
3.x uses pip3. Use the following commands in your terminal to install the latest version of the Pinecone Python SDK: