cvhciKIT / sloth

Sloth is a tool for labeling image and video data for computer vision research.
Other
611 stars 198 forks source link

run sloth error #175

Open vaibhavpatil-symblai opened 3 years ago

vaibhavpatil-symblai commented 3 years ago

➜ sloth git:(master) sudo python3 sloth/bin/sloth examples/example1_labels.json Traceback (most recent call last): File "/Users/vaishnavi/sloth/sloth/bin/sloth", line 5, in from PyQt4.QtGui import QApplication ModuleNotFoundError: No module named 'PyQt4'

laurelrr commented 2 years ago

see https://github.com/cvhciKIT/sloth/issues/139