Error running (use-modules (opencog eva-behavior))

68 views
Skip to first unread message

Eyob

unread,
Jan 6, 2018, 4:56:17 PM1/6/18
to opencog
When I ran the below in guile before running ghost

(use-modules (opencog eva-behavior))

it raises the following error below but I think what is missing is the module (opencog pointmem). How do I install pointmem??


Here is the error


scheme@(guile-user)> (use-modules (opencog eva-behavior))
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /usr/local/share/opencog/scm/opencog/eva-behavior.scm
;;; compiling /usr/local/share/opencog/scm/opencog/eva-model/time-map.scm
;;; WARNING: compilation of /usr/local/share/opencog/scm/opencog/eva-model/time-map.scm failed:
;;; ERROR: no code for module (opencog pointmem)
;;; WARNING: compilation of /usr/local/share/opencog/scm/opencog/eva-behavior.scm failed:
;;; ERROR: no code for module (opencog pointmem)
While compiling expression:
ERROR: In procedure module-lookup: Unbound variable: eva-get-logger

Eyob

unread,
Jan 7, 2018, 9:27:58 AM1/7/18
to opencog
Ok, I solved it myself. What was missing was octomap (https://github.com/OctoMap/octomap/wiki/Compilation-and-Installation-of-OctoMap).

Seems the spactime and/or spatial component of opencog needed that dependency.
 
I wonder that dependency need to be listed at https://github.com/opencog/opencog

Linas Vepstas

unread,
Jan 7, 2018, 2:23:13 PM1/7/18
to opencog
There is a check for octomap when compiling the C++ code. There's no run-time check.  I'm not sure what a good fix for this is.  --linas

--
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+unsubscribe@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/8e05ed1a-7c56-4c96-a658-d4b6a640ce0b%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
"The problem is not that artificial intelligence will get too smart and take over the world," computer scientist Pedro Domingos writes, "the problem is that it's too stupid and already has."
Reply all
Reply to author
Forward
0 new messages