jasperproject / jasper-client

Client code for Jasper voice computing platform
MIT License
4.52k stars 1.01k forks source link

jasper configuration #496

Open ShunJianLee opened 8 years ago

ShunJianLee commented 8 years ago

May i know why after i press jasper configuration it will shown up this problem? pi@raspberrypi:~ $ /home/pi/jasper/jasper.py Traceback (most recent call last): File "/home/pi/jasper/jasper.py", line 12, in from client import tts, stt, jasperpath, diagnose File "/home/pi/jasper/client/tts.py", line 41, in import diagnose File "/home/pi/jasper/client/diagnose.py", line 9, in import pip.req File "/usr/lib/python2.7/dist-packages/pip/init.py", line 74, in from pip.vcs import git, mercurial, subversion, bazaar # noqa File "/usr/lib/python2.7/dist-packages/pip/vcs/mercurial.py", line 9, in from pip.download import path_to_url File "/usr/lib/python2.7/dist-packages/pip/download.py", line 25, in from requests.compat import IncompleteRead ImportError: cannot import name IncompleteRead

GeoBeBee commented 8 years ago

I had the same problem, and then several more, see this: https://github.com/GeoBeBee/mySystem/blob/master/Jasper-dev_onPocketPhinx_5preAlpha.txt

ShunJianLee commented 8 years ago

@GeoBeBee do you face this issues before?

pi@raspberrypi:~ $ /home/pi/jasper/jasper.pyNo handlers could be found for logger "cmuclmtk"


GeoBeBee commented 8 years ago

No I didn't, but this looks interesting: https://docs.python.org/3.1/library/logging.html Sure you have everything installed?

ganesh125 commented 7 years ago

i have this problem how to fix it...somebody guide me

No handlers could be found for logger "cmuclmtk"


G10DRAS commented 7 years ago

seems some problem with profile.yml. could you check line 13 and 14. what is there?