-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
Description
I'm on Ubuntu 16.04.2. I installed the python and ffmpeg/avconv stuff, then I downloaded the code and trying python3 main.py and get the following
Traceback (most recent call last):
File "main.py", line 8, in
from PIL.ImageQt import ImageQt
File "/usr/lib/python3/dist-packages/PIL/ImageQt.py", line 26, in
from PyQt5.QtGui import QImage, qRgba, QPixmap
RuntimeError: the PyQt5.QtCore and PyQt4.QtCore modules both wrap the QObject class