Hmm. Man Hin, the process-query interfaces work fine for me, I cannot reproduce the above error. The stack trace points at line 76 of fuzzy.scm as the source of the problem. But then it says that its argument 2, and argument 2 is at line 100
My guess is that setlinks is not an actual guile list, which is what append-map is expecting. Adding additional prints to this code might clarify the fault. Why its broken only for Vishnu, and not for me, I don't know. --linas On Wed, Aug 31, 2016 at 8:57 AM, Leung Man Hin <[email protected]> wrote: > it is recommended to use the newer chatbot (chatbot-psi) via the `chat` > commend, e.g. (chat "who is generous?"), or call it via the webui with HEAD > running, thanks > > > On Wed, Aug 31, 2016 at 9:11 PM, <[email protected]> wrote: > >> >> I tried chatbot demonstration also by installing https://github.com/ >> hansonrobotics/HEAD. I did not compile and install the modules (such as >> atomspace, cogutils, opencog...) manually. It itself automatically >> installed all the modules required. But then also i got the following error. >> >> guile> (process-query "Priya" "who is generous?") >> Hello Priya, you said: "who is generous?" >> You made an Interrogative SpeechAct >> Sorry, I don't understand it >> >> >> >>> -- >> You received this message because you are subscribed to the Google Groups >> "opencog" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/opencog. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/opencog/face1c29-b967-4054-a0bc-e15b3b2f2484%40googlegroups.com >> <https://groups.google.com/d/msgid/opencog/face1c29-b967-4054-a0bc-e15b3b2f2484%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "opencog" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/opencog. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/opencog/CAMfi0BKBi1EUhGQfVfEy2GKY4RDZU-LjPLjLak%2Btk731d1gWzQ% > 40mail.gmail.com > <https://groups.google.com/d/msgid/opencog/CAMfi0BKBi1EUhGQfVfEy2GKY4RDZU-LjPLjLak%2Btk731d1gWzQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAHrUA35WaYq%2BF1iWa_jWsbaTYoy-9GAFumSZV7rUz_fb_Phtig%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
