cv2 entfernt
This commit is contained in:
parent
2ab2f2f3df
commit
60926de03e
@ -13,7 +13,7 @@ import os
|
|||||||
from PyQt5 import QtCore, QtGui, QtWidgets
|
from PyQt5 import QtCore, QtGui, QtWidgets
|
||||||
from PyQt5.QtWidgets import QMainWindow, QApplication, QFileDialog
|
from PyQt5.QtWidgets import QMainWindow, QApplication, QFileDialog
|
||||||
|
|
||||||
import cv2
|
#import cv2
|
||||||
#from PyQt5 import cv2
|
#from PyQt5 import cv2
|
||||||
# note, had to use version 3.2.0.8 otherwise it had its own
|
# note, had to use version 3.2.0.8 otherwise it had its own
|
||||||
# pyqt packages that conflicted with mine
|
# pyqt packages that conflicted with mine
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user