Skip to content

fix: add double quotes around pip install#371

Merged
g-despot merged 3 commits intoweaviate:mainfrom
badaboot:add-double-quotes-around-install
Mar 6, 2026
Merged

fix: add double quotes around pip install#371
g-despot merged 3 commits intoweaviate:mainfrom
badaboot:add-double-quotes-around-install

Conversation

@badaboot
Copy link
Copy Markdown
Contributor

@badaboot badaboot commented Mar 5, 2026

What's being changed:

The install was failing on Z shell.
Change

pip install -U weaviate-client[agents]

to

pip install -U "weaviate-client[agents]"

Type of change:

  • Documentation content updates (non-breaking change to fix/update documentation )
  • Bug fix (non-breaking change to fixes an issue with the site)

How has this been tested?

  • markdown preview works as expected

@badaboot
Copy link
Copy Markdown
Contributor Author

badaboot commented Mar 5, 2026

This is response to #370

Copy link
Copy Markdown

@orca-security-eu orca-security-eu Bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@weaviate-git-bot
Copy link
Copy Markdown

To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge.

beep boop - the Weaviate bot 👋🤖

PS:
Are you already a member of the Weaviate Forum?

@badaboot
Copy link
Copy Markdown
Contributor Author

badaboot commented Mar 5, 2026

I agree with the CLA.

@g-despot
Copy link
Copy Markdown
Contributor

g-despot commented Mar 6, 2026

Thanks a lot for the contribution! 😄

@g-despot g-despot merged commit 8f3f6e2 into weaviate:main Mar 6, 2026
4 checks passed
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