Open GoogleCodeExporter opened 9 years ago
Looks like the modules are still installed and I can import everything I need.
I'm having a login issue now but I'll search the issues for a possible answer
before posting anything further.
Original comment by thei...@gmail.com
on 28 May 2012 at 11:44
I'm having the same problem, but for me, it doesn't show up as actually
installed:
> python googlevoice_read_all.py
Traceback (most recent call last):
File "googlevoice_read_all.py", line 1, in <module>
from googlevoice import Voice,util
ImportError: No module named googlevoice
Original comment by me@ell.io
on 3 Jan 2013 at 8:23
Anybody figured out a way to fix this?
Original comment by stevn1...@gmail.com
on 10 Feb 2013 at 1:21
frustrating I just went to install this and got the same error
Original comment by grindle....@gmail.com
on 10 Feb 2013 at 1:35
having the same error...
Original comment by moshe.bi...@gmail.com
on 18 Feb 2013 at 2:13
Not sure the issue, but the following workaround works for me (i.e. install
directly):
easy_install https://pygooglevoice.googlecode.com/files/pygooglevoice-0.5.tar.gz
Original comment by todd.gi...@gmail.com
on 24 Dec 2013 at 9:42
Original issue reported on code.google.com by
thei...@gmail.com
on 28 May 2012 at 11:31