Creating real requirements based on imports (thru pipreqs)
I tried to run on linux you app, without using installer and i realized that you have a requirements that it is not working at all.
So i decided to create a new fresh one based on current imports on python files using pireqs.
After i have just installed vía pip, pip install -r requirements.txt and run it python optiva.py
Hope it work for you and thanks for this great work.
Run the installation file for the tool until you download the Brother tool's requirements run === ./installer.sh or bash installer.sh
I saw the script, but i dont understand why to keep a requirements.txt wihout the real requirements format.
And also force to use the script to install it.
The script only need to do pip install -r requirements.txt respecting to python deps.