- Create venv with --copies to avoid system pip restrictions (PEP 668) - Install deps into venv before PyInstaller run - Use absolute paths for --add-data
- Create venv with --copies to avoid system pip restrictions (PEP 668) - Install deps into venv before PyInstaller run - Use absolute paths for --add-data