Documentation Index
Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
Use this file to discover all available pages before exploring further.
Problem
When using an older version of the Python SDK (earlier than 3.0.0), trying to import thePinecone class raises the following error:
console
Solution
Upgrade the SDK version and try again:Shell
Shell