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

turned in old course assignment #3

Open
AndreasArne opened this issue Sep 12, 2021 · 1 comment
Open

turned in old course assignment #3

AndreasArne opened this issue Sep 12, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@AndreasArne
Copy link
Member

Grading zzzz00 in assignment kmom05 [in routes:68]
File "/home/deploy/umbridge/app/eve/models/course_manager.py", line 182,n copy_and_zip_student_code
shutil.rmtree(dest)
File "/usr/lib/python3.7/shutil.py", line 447, in _rmtree_safe_fd
 os.unlink(entry.name, dir_fd=topfd)
 FileNotFoundError: [Errno 2] No such file or directory: 'answer.py'
@AndreasArne AndreasArne added the bug Something isn't working label Sep 12, 2021
@AndreasArne
Copy link
Member Author

No clue how this happend, dest should be archive folder. So rmtree() finds answer.py to delete but then can't find it when deleting?

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
None yet
Development

No branches or pull requests

1 participant