Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Modified command for installing dependencies #280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

jsocarras
Copy link

Modified command for installing dependencies to resolve the error message: 'no matches found: openai[embeddings]'

Modified command for installing dependencies to resolve the error message: 'no matches found: openai[embeddings]'
If you encounter a "no matches found" error message while installing dependencies, try running the modified dependency installation code
Modified commands for installing dependencies
@pycxxx
Copy link

pycxxx commented Mar 26, 2023

it works, thanks a lot

@@ -31,18 +31,33 @@ Install dependencies for [`openai.embeddings_utils`](openai/embeddings_utils.py)
pip install openai[embeddings]
```

If you receive an error message stating: _no matches found: openai[embeddings]_, try running:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the idea! This feels a bit redundant have it 3 times in the README. Can we consolidate it?

@hallacy
Copy link
Collaborator

hallacy commented Apr 4, 2023

Going to close this for now due to inactivity. Feel free to reopen it!

@hallacy hallacy closed this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants