Skip to content

Modified command for installing dependencies#280

Closed
jsocarras wants to merge 3 commits into
openai:mainfrom
jsocarras:main
Closed

Modified command for installing dependencies#280
jsocarras wants to merge 3 commits into
openai:mainfrom
jsocarras:main

Conversation

@jsocarras

Copy link
Copy Markdown

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

pycxxx commented Mar 26, 2023

Copy link
Copy Markdown

it works, thanks a lot

Comment thread README.md
pip install openai[embeddings]
```

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

Copy link
Copy Markdown
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

hallacy commented Apr 4, 2023

Copy link
Copy Markdown
Collaborator

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