Files
lesson-highlights/temp/debug_ppt.bat
T

5 lines
170 B
Batchfile

@echo off
chcp 65001 >nul
"D:\ProgramData\anaconda3\envs\py312_cuda\python.exe" "D:\F\NewI\opencode\daily-workspace\projects\piano-highlight-app\temp\debug_ppt.py"
pause