gorilla-llm / gorilla-cli

LLMs for your CLI
https://gorilla.cs.berkeley.edu/
Apache License 2.0
1.22k stars 73 forks source link

command not found: gorila #5

Closed dnajd closed 1 year ago

dnajd commented 1 year ago

I did the pip install gorilla-cli and the command is not found. Installer is maybe not working?

~ $ python3 --version
Python 3.11.3

~ $ pip --version
pip 23.1.2

$ sw_vers
ProductName:        macOS
ProductVersion:     13.4.1

$ arch
arm64
ShishirPatil commented 1 year ago

Thanks for trying it out, @dnajd I think there is a misspell? It should be gorilla and not gorila (the extra l). Hope this fixes it.