Skip to content

[Bug] Package installation #684

Description

@airajath2026-ctrl

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

Image

pip install pinecone
version info: pinecone==9.1.0
system info: Windows 11, 12th gen Intel(R) CoreTM i5 1235U, 1GB RAM, 512FB Storage.

Issue is resolved after pip install typing_extensions
Is it the usual system behavior to run pip install or can add this package is .toml file

Expected Behavior

It should not ask for package installation for new pinecone package.

Steps To Reproduce

  1. Install the pinecone library
  2. run following code:
import time
from pinecone import Pinecone 

Relevant log output

import time
from pinecone import Pinecone

Environment

- **OS**: Windows
- **Language version**: Python 3.14.6
- **Pinecone client version**:pinecone==9.1.0

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions