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

NameError: name 'jsgf' is not defined #38

Open
MarcoDiMarek opened this issue Oct 28, 2022 · 1 comment
Open

NameError: name 'jsgf' is not defined #38

MarcoDiMarek opened this issue Oct 28, 2022 · 1 comment

Comments

@MarcoDiMarek
Copy link

MarcoDiMarek commented Oct 28, 2022

Steps to reproduce:
Just run the parser example file.

Mainly:
from jsgf import parse_grammar_string

grammar = parse_grammar_string(
"#JSGF V1.0 UTF-8 en;"
"grammar example;"
"public = hello world {tag};"
)

@drmfinlay
Copy link
Owner

Hello @MarcoDiMarek,

Thank you for opening this issue. My apologies for taking a few months to respond. Unfortunately, I am unable to reproduce a NameError by running the parser example.py file. What version of Python are you running?

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