Closed GoogleCodeExporter closed 9 years ago
We are providing to correct a wrong pathway. If you want you can modify the
file src/voiceid/__init__.py and replace the row 125 as
if sys.platform == 'win32' or sys.platform == 'darwin':
local = ''
Same thing in the file script/voiceidplayer at row 49.
Original comment by michelaf...@gmail.com
on 11 Sep 2013 at 12:08
Thanks so much! I'll give you some feedback as soon as I can.
Original comment by actongor...@gmail.com
on 13 Sep 2013 at 5:33
local is also wrong on centos sys.prefix is sufficient...
Original comment by Todd.Fis...@calltrackingmetrics.com
on 8 Nov 2013 at 9:09
Fixed the issue about paths in CentOS, Fedora and Red Hat in revision 274.
Thanks for the feedback.
Original comment by maurome...@gmail.com
on 20 Nov 2013 at 3:24
Original issue reported on code.google.com by
actongor...@gmail.com
on 8 Sep 2013 at 5:04