use python venv for opencv python scripts (#2143)

This commit is contained in:
end-4
2025-10-08 10:01:20 +02:00
parent 1fc4b88784
commit a4c2bf31c7
8 changed files with 21 additions and 4 deletions
@@ -1,4 +1,4 @@
#!/usr/bin/env -S\_/bin/sh\_-c\_"source\_\$(eval\_echo\_\$ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate&&exec\_python\_-E\_"\$0"\_"\$@""
#!/usr/bin/env python3
import argparse
import cv2