Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No .gvoice file created #47

Open
agarcoop opened this issue Oct 7, 2017 · 5 comments
Open

No .gvoice file created #47

agarcoop opened this issue Oct 7, 2017 · 5 comments

Comments

@agarcoop
Copy link

agarcoop commented Oct 7, 2017

When I run the commands for the stable distribution from the documentation, no .gvoice file is created. Am I supposed to create it manually? if so, where?

@chris001
Copy link

chris001 commented Oct 7, 2017

The .gvoice file is created for you, in your home directory, it contains some default settings.

@agarcoop
Copy link
Author

agarcoop commented Oct 7, 2017

Okay. Then something has gone wrong. I don't have that file

@chris001
Copy link

chris001 commented Oct 7, 2017

  1. What version of python are you running on.
  2. What OS.
  3. What version of this software, where did you get it, how did you install it.
  4. Can you install and run the master version from this repository and see if it works.

@agarcoop
Copy link
Author

agarcoop commented Oct 7, 2017

  1. Python 2.7.13
  2. Debian 9
  3. I got the software from this repository and ran "python setup.py install" I also tried using the commands on from the installation documentation page, but I replaced "yum install" with "apt-get install" because it is a Debian not Red Hat machine
  4. I did essentially the same thing today, and it worked. I suppose I just missed something last night. Thanks for your help

@rrrrli
Copy link

rrrrli commented Oct 25, 2020

I am having the same issue! The installation code tells me that the installation is successful but no .gvoice file is created. Please help & Much thanks!!

I'm using:
Python 3
Mac OS 10
pygooglevoice v0.5
I run my code on JupyterHub

The code importing pygooglevoice that I used is:
pip install setuptools
pip install pygooglevoice
pip install simplejson

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants