-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
So initially I was getting the following error when running the program using python v3.8.5:
After a little searching on stack I found a solution by editing the subprocess.py file on ln735 by changing shell=True instead of false:
This allowed quizgame.py to run but then was presented with the following error:
I have tried to test it with the osisg json file which is in the quizzes folder but it still refuses to run.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


