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

Error installing - missing library #22

Open
KingBBQ opened this issue Nov 14, 2018 · 1 comment
Open

Error installing - missing library #22

KingBBQ opened this issue Nov 14, 2018 · 1 comment

Comments

@KingBBQ
Copy link

KingBBQ commented Nov 14, 2018

When I tried to install, I received this error message on the step of the antlr_runtime PIP package:

importerror "No Module named Setuptools"

So I had to add also the python-setuptools package:

sudo apt-get install python-setuptools

Also missing (Mint Linux 19) was this package:

sudo apt-get install python-lxml

I know, just a small error, but easy to fix in the setup doc :-)

thanks anyways for the great tool!

@phrxmd
Copy link

phrxmd commented Jan 4, 2019

I get the same error about python-lxml on Kubuntu 18.10, though not the python-setuptools message. Added a notice about the former to the README.md file in #30.

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