bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinecone doesn't map to Pinecone-client

Aegis100 opened this issue · comments

When installing the pinecone package (which pinecone-client maps to pinecone in the import statement), the installation fails as there's no valid distribution for the pinecone package. The package mapping should be updated to map pinecone->pinecone-client to avoid this guaranteed pip install error.