Skip to content

Error installing - missing library #22

@KingBBQ

Description

@KingBBQ

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions