Skip to content

πŸ› Bug Report: DependencyConflict: requested: "pinecone-client >= 2.2.2, <6" but found: "None"Β #3625

@kjprice

Description

@kjprice

Which component is this bug for?

Pinecone Instrumentation

πŸ“œ Description

After upgrading pinecone, I am now getting the error DependencyConflict: requested: "pinecone-client >= 2.2.2, <6" but found: "None".

πŸ‘Ÿ Reproduction steps

Use "pinecone[grpc]==7.0.0" and "opentelemetry-instrumentation-pinecone>=0.51.0" as dependencies. Then run as usual:

from opentelemetry.instrumentation.pinecone import PineconeInstrumentor
PineconeInstrumentor().instrument()

πŸ‘ Expected behavior

Expected telemetry data should be sent automatically.

πŸ‘Ž Actual Behavior with Screenshots

Getting error (as described). Telemetry data is not being sent at all currently.

πŸ€– Python Version

3.10.13

πŸ“ƒ Provide any additional context for the Bug.

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions