You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

460 B

Installation

Make sure you're running python version 3.10!

Installing python3.10

sudo apt install software-properties-common -y
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update -y
sudo apt upgrade -y
sudo apt install python3.10
sudo apt install pip3
python3.10 --version

Installing dependencies

pip install -r requirements.txt

Run e2g.py

python3.10 e2g.py

Usage

e2g running