-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels