To run the application:
python app.py 2>/dev/null
Install cairo libraries (for Ubuntu/Debian, for other system see this link):
sudo apt install libcairo2-dev pkg-config python3-dev
Install libraries for python:
pip install -r requirements.txt
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run the application:
python app.py 2>/dev/null
Install cairo libraries (for Ubuntu/Debian, for other system see this link):
sudo apt install libcairo2-dev pkg-config python3-dev
Install libraries for python:
pip install -r requirements.txt