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

Tests.py fail (3 errors): TypeError in linkage_print_diagram #78

Closed
ampli opened this issue Jan 29, 2015 · 1 comment
Closed

Tests.py fail (3 errors): TypeError in linkage_print_diagram #78

ampli opened this issue Jan 29, 2015 · 1 comment

Comments

@ampli
Copy link
Member

ampli commented Jan 29, 2015

I will send a pull request that fixes it.

ampli added a commit to ampli/link-grammar that referenced this issue Jan 29, 2015
Fix the following error, that causes 3 tests to fail:
  File ".../bindings/python/linkgrammar.py", line 313, in diagram
    return clg.linkage_print_diagram(self._obj, display_walls, screen_width)
TypeError: in method 'linkage_print_diagram', argument 2 of type 'bool'
@linas
Copy link
Member

linas commented Feb 1, 2015

i think this was fixed in pull req #80

@linas linas closed this as completed Feb 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants