Still a work in progress! Tested for Python 3.6 and 3.7
Install requirements by navigating to the root directory of the project and running:
pip install -r requirements.txt
In order to execute run:
pyside2-rcc -o res/resources.py resources.qrc
python main.py
.qrc
files must be located in the same directory with the python file which will load the resource in qrc.