pinecone-io / pinecone-python-client

The Pinecone Python client
https://www.pinecone.io/docs
Apache License 2.0
309 stars 80 forks source link

[Bug] ModuleNotFoundError: No module named 'dateutil' #390

Closed ARajgor closed 1 month ago

ARajgor commented 2 months ago

Is this a new bug? Yes

Describe the bug It is a problem within the new 5.3.0 version. When I downgrade to 5.2.0 it's working perfectly fine.

Error information Screenshot 2024-09-19 at 5 00 01 PM

Steps to reproduce the issue locally Install latest version of pinecone via pip install pinecone

Environment

anawishnoff commented 1 month ago

This has been fixed in the latest release of the Python SDK - 5.3.1. Let us know if you're still hitting this. Thanks!