Files
shuidrop_gui/dist/main/_internal/cv2/config.py

6 lines
118 B
Python
Raw Normal View History

import os
BINARIES_PATHS = [
os.path.join(os.path.join(LOADER_DIR, '../../'), 'x64/vc17/bin')
] + BINARIES_PATHS