Traceback (most recent call last): File "C:\Users\Patrick Braunstorfer\Downloads\Indie Horror Games\ClueClicker\ClueClicker.py", line 7, in <module> from PyQt5.QtWidgets import * ModuleNotFoundError: No module named 'PyQt5'
Hey, Patrick. Thanks for letting me know, and sorry about the inconvenience. The problem should be fixed now, so hopefully you can enjoy the game. Let me know if you still have a problem with it though.
← Return to game
Comments
Log in with itch.io to leave a comment.
On start I get the following error trace:
Traceback (most recent call last):
File "C:\Users\Patrick Braunstorfer\Downloads\Indie Horror Games\ClueClicker\ClueClicker.py", line 7, in <module>
from PyQt5.QtWidgets import *
ModuleNotFoundError: No module named 'PyQt5'
: (
Hey, Patrick. Thanks for letting me know, and sorry about the inconvenience. The problem should be fixed now, so hopefully you can enjoy the game. Let me know if you still have a problem with it though.