dedicated windows and mac scripts, fixed verbose checkbox

This commit is contained in:
Kristofer Söderström
2023-04-14 10:31:26 +02:00
parent 1128e44486
commit 2769ddf68b
11 changed files with 34 additions and 18 deletions

5
run_Windows.bat Normal file
View File

@@ -0,0 +1,5 @@
@echo off
echo Starting...
call conda activate venv
REM OPTION 2 : (KEEP TEXT WITHIN QUOTES AND CHANGE USERNAME) "C:/Users/user/Anaconda3/condabin/activate.bat"
call python GUI.py