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

'str' object is not callable #7

Open
iBM88 opened this issue Jun 12, 2019 · 0 comments
Open

'str' object is not callable #7

iBM88 opened this issue Jun 12, 2019 · 0 comments

Comments

@iBM88
Copy link

iBM88 commented Jun 12, 2019

I am using lightbulb testing on "test_gen_tree.txt".
The error I am getting is in line 223 of /.local/lib/python2.7/site-packages/symautomata/pywrapfstdfa.py:

arc = fst.Arc(self.isyms[char], self.osyms[char], fst.Weight.One(self.automaton.weight_type()), dst)
TypeError: 'str' object is not callable

Can you help me with that?

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

1 participant