@echo off call 'PATH_TO_CONDA' call 'ACTIVATE_NEEDED_ENVS' call python GUI.py PAUSE