pptx_tools python -m venv venv venv/Scripts/activate pip install -r requirements.txt pyinstaller --onefile pptx_tools.py