chorobikmichal / HQ-Trivia-BOT

bot that can answer HQ Trivia questions
4 stars 8 forks source link

What am I supposed to do? #3

Closed iansquenet closed 3 years ago

iansquenet commented 6 years ago

C:\Users\Martin\AppData\Local\Programs\Python\Python36\HQ-Trivia-BOT-master>python trivia.py Traceback (most recent call last): File "trivia.py", line 2, in from PyQt5 import QtWidgets, QtCore, QtGui ImportError: DLL load failed: The specified module could not be found.

AlexLovesAlpacaa commented 6 years ago

in cmd or git bash do pip3 install PyQt5