Installation
Usual PIP installation
PIP installation from GitHub
Installation from GitHub
Clone our GitHub project:
Run the
setup.py
:The
esgissue
command-line is ready.Warning
To run
esgissue
you have to be logged into a machine with internet access.
Dependencies and requirements
Linux distribution with Python 2.6+ is required. esgissue
uses the following basic Python libraries. Ensure that your Python environment includes:
Some required libraries are not included in most Python distributions. Please install them using the usual PIP command:
Last updated