Skip to content

Errors when using opencog/docker for GHOST #8

Description

@joejnke

I am using docker for practicing on this GHOST tutorial and i get these two errors :

  1. misc-error (#f ~A ~S (no code for module (opencog)) #f)

  2. unbound-variable

The first one can be avoided by adding (add-to-load-path "/usr/local/share/opencog/scm") and (add-to-load-path ".") before loading the opencog modules. But, this still solve it after running this cell 6 times. Till the sixth run, it gives misc-error and then after running the rest of the cells except the one with (set-relex-server-host) gives the unbound-variable error.
How can these be solved, specially the unbound-variable ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions