What steps will reproduce the problem?
1.Logging in
What is the expected output? What do you see instead?
I want to be logged in, I get
"Traceback (most recent call last):
File "/usr/bin/gvoice", line 5, in <module>
pkg_resources.run_script('pygooglevoice==0.5', 'gvoice')
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 528, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1401, in run_script
exec(script_code, namespace, namespace)
File "/usr/lib/python2.7/site-packages/pygooglevoice-0.5-py2.7.egg/EGG-INFO/scripts/gvoice", line 79, in <module>
File "/usr/lib/python2.7/site-packages/pygooglevoice-0.5-py2.7.egg/EGG-INFO/scripts/gvoice", line 49, in login
File "build/bdist.linux-x86_64/egg/googlevoice/voice.py", line 70, in login
AttributeError: 'NoneType' object has no attribute 'group'"
What version of the product are you using? On what operating system?
0.5
Please provide any additional information below.
Original issue reported on code.google.com by
Ryu...@gmail.comon 5 Apr 2014 at 12:31