Failed to execute '(parse (append (list (gene-info (mapSymbol (list "MAP2K4" )))) (list ( gene-go-annotation (list "MAP2K4" ) "biological_process cellular_component molecular_function" 1))))' Backtrace: 14 (apply-smob/1 #<catch-closure 7f499ee92700>) 13 (apply-smob/1 #<catch-closure 7f499ee92600>) In ice-9/boot-9.scm: 2312:4 12 (save-module-excursion _) In ice-9/eval-string.scm: 38:6 11 (read-and-eval #<input: string 7f497b0995b0> #:lang_ ) In ice-9/eval.scm: 619:8 10 ( _#(#(#(#(#(#(#(#(#(#(#(#) …) …) …) …) …) …) …) …) …) …)) 626:19 9 (_ #(#(#(#(#(#(#(#(#(#(#(#) …) …) …) …) …) …) …) …) …) …)) 619:8 8 ( _#(#(#(#(#(#(#(#<directory (guile-…>) …) …) …) …) …) …)) In srfi/srfi-1.scm: 640:9 7 (for-each #<procedure 7f499ee92b00 at ice-9/eval.scm:3…> …) 640:9 6 (for-each #<procedure 7f499ee928c0 at ice-9/eval.scm:3…> …) In ice-9/eval.scm: 259:9 5 (_ #(#(#<directory (guile-user) 7f498001a140> #<v…> …) …)) 298:42 4 ( _#(#(#<directory (guile-user) 7f498001a140>) "MAP2…" …)) 155:9 3 (_ #(#(#<directory (guile-user) 7f498001a140>) "MAP2…" …)) In rnrs/records/procedural.scm: 218:2 2 (_ "MAP2K4") In ice-9/boot-9.scm: 751:25 1 (dispatch-exception 0 r6rs:exception (#<r6rs:record:&r…>)) In unknown file: 0 (apply-smob/1 #<catch-closure 7f499ee925c0> # #<r6rs:re…>) ERROR: In procedure apply-smob/1: In procedure #<r6rs:record:&raise-object-wrapper>: Error while printing exception. ABORT: r6rs:exception (/root/atomspace/opencog/cython/opencog/PyScheme.cc:63)
--
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 opencog+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
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/b7b5b656-3f86-4296-8d12-b9373b02dfcf%40googlegroups.com.
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 opencog+u...@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
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/b7b5b656-3f86-4296-8d12-b9373b02dfcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Are you using rnrs on purpose,
Are you using rnrs on purpose,Yes. I am using (rnrs records) module. I will come up with a minimal reproducible example but I wanted to understand the scheme error message because it looks cryptic to me.