-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
bugSomething isn't workingSomething isn't workingstatus:needs-triageAn issue that needs to be triaged by the Pinecone teamAn issue that needs to be triaged by the Pinecone team
Description
Is this a new bug?
Yes. Not found any relevant information on the community or here (github issues)
- I believe this is a new bug
- I have searched the existing GitHub issues and Community Forum, and I could not find an existing post for this bug
Describe the bug
ModuleNotFoundError: No module named 'readline'.
Error information
Steps to reproduce the issue locally
- Install any 7.x version of Pinecone.
- Error is occurring in both versions 7.0.0 and 7.0.1
Environment
- OS Version: Windows 11
- Python version: Python 3.12.9
- Python SDK version: 7.0.1
Additional context
- Currently solved with downgrading the pinecone SDK to 6.0.2.
- I can't install 'readline' directly in Windows. Pip install is not working.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstatus:needs-triageAn issue that needs to be triaged by the Pinecone teamAn issue that needs to be triaged by the Pinecone team