snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
687 stars 82 forks source link

zsh: no matches found: poe-api-wrapper[proxy] #118

Closed chaovinci closed 1 week ago

chaovinci commented 3 months ago

macbook m3 pip install -U poe-api-wrapper[proxy]

zsh: no matches found: poe-api-wrapper[proxy]

Luo-hongyi commented 2 weeks ago

pip install -U 'poe-api-wrapper[proxy]'

note: [] have special meaning in zsh

snowby666 commented 1 week ago

closing since the docs updated