add part of opencv
This commit is contained in:
3
Lib/opencv/build/python/cv2/config.py
Normal file
3
Lib/opencv/build/python/cv2/config.py
Normal file
@@ -0,0 +1,3 @@
|
||||
BINARIES_PATHS = [
|
||||
os.path.join(os.path.join(LOADER_DIR, '../../'), 'x64/vc15/bin')
|
||||
] + BINARIES_PATHS
|
||||
Reference in New Issue
Block a user