Skip to content

Unable to run program #2

@HappyDarth

Description

@HappyDarth

So initially I was getting the following error when running the program using python v3.8.5:

ERROR_1

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:

image

This allowed quizgame.py to run but then was presented with the following error:

ERROR_2

I have tried to test it with the osisg json file which is in the quizzes folder but it still refuses to run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions