crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

zsh: no matches found: crewai[tools]

Open therohitdas opened this issue 1 year ago • 1 comments

Screenshot 2024-03-03 at 11 26 39 PM

When using zsh, the pip install command returns an unnecessary error.

If we amend the docs to suggest the command with quotes, it can run everywhere without issue.

pip install "crewai[tools]"

therohitdas avatar Mar 03 '24 18:03 therohitdas