Optiva-Framework icon indicating copy to clipboard operation
Optiva-Framework copied to clipboard

Creating real requirements based on imports (thru pipreqs)

Open josx opened this issue 7 years ago • 2 comments

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.

josx avatar Jun 26 '18 23:06 josx

Run the installation file for the tool until you download the Brother tool's requirements run === ./installer.sh or bash installer.sh

joker25000 avatar Jul 04 '18 13:07 joker25000

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.

josx avatar Jul 05 '18 14:07 josx