backup: save local changes on 2025-09-26
This commit is contained in:
5
dist/main/_internal/cv2/config.py
vendored
Normal file
5
dist/main/_internal/cv2/config.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import os
|
||||
|
||||
BINARIES_PATHS = [
|
||||
os.path.join(os.path.join(LOADER_DIR, '../../'), 'x64/vc17/bin')
|
||||
] + BINARIES_PATHS
|
||||
Reference in New Issue
Block a user