Closed GoogleCodeExporter closed 9 years ago
Also, I'm running python 2.6 if that makes a difference.
Original comment by flynn...@gmail.com
on 22 Aug 2009 at 9:44
had the same problem...
go to the directory
/usr/lib/python2.6/site-packages/pygooglevoice-0.3-py2.6.egg
then unzip the egg file
and modify the 113 line in the Egg-info/scripts/gvoice file.
( remove that extra line/tab <-- i forget which it was :) )
then rezip and your set :D
Original comment by mcheng...@gmail.com
on 24 Aug 2009 at 7:57
Thanks, that did it.
Original comment by flynn...@gmail.com
on 25 Aug 2009 at 2:39
Thats so weird that an extra line will throw off the egg, but running it
directly in
the bin folder in the working copy will work just fine. Regardless, the tgz has
been
updated and is working with easy_install
Original comment by justquick
on 26 Aug 2009 at 10:07
Original issue reported on code.google.com by
flynn...@gmail.com
on 22 Aug 2009 at 9:40