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

Submission link errors #719

Closed
mihranmiroyan opened this issue Aug 24, 2023 · 1 comment · Fixed by #720
Closed

Submission link errors #719

mihranmiroyan opened this issue Aug 24, 2023 · 1 comment · Fixed by #720
Labels
bug Something isn't working

Comments

@mihranmiroyan
Copy link

The link to the submission zip file generated by export cell throws "File is not UTF-8 encoded" error.

To Reproduce
Steps to reproduce the behavior:

  1. otter assign lab01.ipynb.zip
  2. run the cells of lab01.ipynb from the autograder folder
  3. click on the link generated by the export cell.
  4. throws an error:
Screenshot 2023-08-23 at 6 03 17 PM

Expected behavior
When clicking on the submission link, it should download the submission zip file.

Versions
Python 3.11.0; Otter-grader 5.1.1

Additional context
Datahub environment; we just downgraded otter to 4.4.1 (it was 5.1.1).

Requirement.txt for otter: requirements.txt

@mihranmiroyan mihranmiroyan added the bug Something isn't working label Aug 24, 2023
@balajialg
Copy link

Additional info about this behavior across other versions:

Otter versions 5.0.0 and 5.0.2 - Reported error messages and didn't generate the link to download the zip file
Otter versions 5.1.1 and 5.1.2 - Clicking the zip file generated the UTF 8 error reported above!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

2 participants