---------------------------------------------------------
Currently this project requires the following libraries:
newer versions of these libraries were not tested with current code
---------------------------------------------------------
1. Install Anaconda3 or Miniconda3
2. Clone or Download as zip this project
3. Open Terminal inside eHooke directory
4. Create the environment
conda env create --file environment.yml
conda activate eHookeEnvironment
if program asks you to save a report and pcc scores everything is properly running
---------------------------------------------------------
1. Open Terminal inside eHooke directory
2. Activate environment (use if you created a new env)
conda activate eHookeEnvironment
---------------------------------------------------------
1. Open a simple text editor
call activate eHookeEnvironment
3. Save file as run.bat (file extension needs to be .bat) inside eHooke folder
4. Create a shortcut for this file to run it from anywhere
---------------------------------------------------------