Skip to content
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

poetry install instructions need to be updated #1

Closed
shhlife opened this issue Nov 19, 2024 · 0 comments · Fixed by #3
Closed

poetry install instructions need to be updated #1

shhlife opened this issue Nov 19, 2024 · 0 comments · Fixed by #3
Assignees

Comments

@shhlife
Copy link
Contributor

shhlife commented Nov 19, 2024

I tried installing the extension the way specified:

poetry add https://github.com/griptape-ai/griptape-black-forest.git

but it returned errors. The url needs to have git+ in front of the http. This works:

poetry add git+https://github.com/griptape-ai/griptape-black-forest.git
@shhlife shhlife self-assigned this Nov 20, 2024
@shhlife shhlife linked a pull request Nov 20, 2024 that will close this issue
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 a pull request may close this issue.

1 participant