You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Someone asked this a few years ago but the issue resolved itself so there wasn't an answer provided.
When I installed pygooglevoice, it installed asterisk-gvoice-setup and gvoice, but didn't give me the .gvoice file where I'm supposed to enter my google voice information. I have tried several times and it never worked.
I'm using Python 3, on mac OS10. I did the installation stuff in the command line but I code in jupyter hub. I'm using v0.5 of PyGoogleVoice and I followed the instructions on the documentation. This is what I did for installation:
Someone asked this a few years ago but the issue resolved itself so there wasn't an answer provided.
When I installed pygooglevoice, it installed asterisk-gvoice-setup and gvoice, but didn't give me the .gvoice file where I'm supposed to enter my google voice information. I have tried several times and it never worked.
I'm using Python 3, on mac OS10. I did the installation stuff in the command line but I code in jupyter hub. I'm using v0.5 of PyGoogleVoice and I followed the instructions on the documentation. This is what I did for installation:
pip install setuptools
sudo easy_install simplejson
sudo easy_install -U pygooglevoice
Much thanks!
The text was updated successfully, but these errors were encountered: