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

cannot import name 'BisonParser' from 'bison' #27

Open
yh0508619 opened this issue Jul 9, 2021 · 1 comment
Open

cannot import name 'BisonParser' from 'bison' #27

yh0508619 opened this issue Jul 9, 2021 · 1 comment

Comments

@yh0508619
Copy link

When trying to run the javaparser.py with python3.9
the following error message pops up:
cannot import name 'BisonParser' from 'bison'

Does anyone encounter the same problem?

Run in Ubuntu 18.04
Bison, Flex, and Pybison have been installed using pip3

@sbrodehl
Copy link

Hey @yh0508619,

which pybison version do you use and what is the exact command you execute, which produces the error above?

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