brain-hacker-antilammer / pygooglevoice

Automatically exported from code.google.com/p/pygooglevoice
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Issues with pygooglevoice off mercurial and also version 0.3 #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download pygooglevoice via mercurial
2. Install "sudo python setup.ph install"
3. Run "gvoice"

What is the expected output? What do you see instead?
    Prompt for userid and password.
    Seen:
         us1:~/downloads/sources/pygooglevoice >gvoice
Traceback (most recent call last):
  File "/usr/local/bin/gvoice", line 5, in <module>
    from googlevoice.voice import Voice
ImportError: No module named voice

What version of the product are you using? On what operating system?
Latest as on Oct05-2009
With the earlier version (0.3), I have to following issue

us1:~/downloads/sources/pygooglevoice-0.3 >gvoice
Email address: uday.bhaskar@gmail.com
Password: 
Login failed. Retry?[Y/n] n

Please provide any additional information below.

Original issue reported on code.google.com by uday.bha...@gmail.com on 6 Oct 2009 at 5:59

GoogleCodeExporter commented 9 years ago
Forgot to mention that I run it on Ubuntu Jaunty.

Original comment by uday.bha...@gmail.com on 6 Oct 2009 at 6:00

GoogleCodeExporter commented 9 years ago
This is a repeat

http://code.google.com/p/pygooglevoice/issues/detail?id=9

Please re-install, deleting all previous installations 

Original comment by justquick on 6 Oct 2009 at 1:30