Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ShawnHymel opened this issue Aug 6, 2022 · 0 comments

Comments

@ShawnHymel
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant