Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: cannot import name 'Handle' #3330

Open
StrangeTcy opened this issue Oct 25, 2018 · 1 comment
Open

ImportError: cannot import name 'Handle' #3330

StrangeTcy opened this issue Oct 25, 2018 · 1 comment
Labels

Comments

@StrangeTcy
Copy link
Contributor

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)?

@amebel
Copy link
Contributor

amebel commented Oct 26, 2018

Yes, you are correct on the Handle. I had started updating a but didn't complete it https://github.com/AmeBel/opencog/tree/update-python-codes. I have no plans on completing the update in python

@linas linas added the python label Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants