@echo off CALL manage_interpreter.bat activate_interpreter python %PROJECT_LIB%\getpositions.py %* CALL manage_interpreter.bat deactivate_interpreter