Open willwade opened 1 year ago
Hi, Will. Thanks for your interest in the project. I think zsh is having trouble with the brackets. Try using quotes like this: pip install "TTS-Wrapper[google, watson]"
perfect! Solved! (Guess may be worth updating the docs!)
Prerequisites
For more information, see the contributing guide.
Description
I'm running
pip install TTS-Wrapper[google, watson]
But I getzsh: bad pattern: TTS-Wrapper[google,
Running under 3.10 MacOS