BurguerJohn / Dain-App

Source code for Dain-App
MIT License
1.03k stars 110 forks source link

Fix for requirements.txt and add scripts for simpler installation proccess #25

Closed FerrahWolfeh closed 3 years ago

FerrahWolfeh commented 3 years ago

The former requirements.txt had incorrect syntax and packages that makes modern conda environments not install correctly and it listed some of the packages that were built after the setup, making installation via the file impossible.

Also I added two simple scripts for easier usage of the app, one that loads conda and starts the GUI, other that autobuilds those modules