Skip to content

DemoPythonGrader not working in Coursera: "exec user process caused: no such file or directory" #41

@ShawnHymel

Description

@ShawnHymel

I'm trying to get DemoPythonGrader to work in Coursera. It uploads fine, but when I submit an assignment, I get the following error:

----------------------------
-- Resource limits : -------
----------------------------
{'CPU': 1, 'Memory': 4096}
----------------------------
----------------------------
-- Environment Variables: --
----------------------------
filename=multiply.py
userId=44528918
partId=M3Ra5
PART_TITLE=Multiply
----------------------------
standard_init_linux.go:219: exec user process caused: no such file or directory

I created 2 parts of a new assignment in a test course on Coursera. I changed the partId's in the testCases.py file to the partId's generated by Coursera. I zipped up the contents of the autograder/ directory (not the directory itself) and uploaded the .zip file as my autograder. I switched to learner view and tried to upload the flipSign.py and multiply.py files. The grader failed with the above error. Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions