Skip to content

ImportError: cannot import name 'Handle' #3330

@StrangeTcy

Description

@StrangeTcy

When I try to run a simple conceptual blending example, it eventually outputs an error that says:

from opencog.atomspace import Handle

ImportError: cannot import name 'Handle'

As I understand it, Handle has been removed from python binding some time ago. Am I right in thinking that the example and probably the whole python blending part has to be re-written (updated)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions