Welcome all,
I am getting error when trying to submit my assignment. Tried to browse other topics for solution, but found none. It works fine when I run it, it is only submission issue. The error I am getting is:
There was a problem compiling the code from your notebook. Details:
invalid syntax (, line 116)
Thanks,
Lukasz
Please click my name and message your notebook as an attachment.
Thanks for the notebook. I got full score upon submitting your assignment.
Please do the following:
- Remove blank lines
- Submit your assignment.
- If grader fails your attempt, message me your notebook along with grader feedback and I’ll file a ticket for the staff to look at.
It’s possible that one of the grader versions is buggy.
I removed the blank lines, but it didn’t help. I am sending the notebook and a screenshot of what I am getting. The error is:
There was a problem compiling the code from your notebook. Details:
invalid syntax (, line 111)
I get this for image_generator and train_happy_sad_model
[code removed - moderator]
Thanks for bringing this up.
I’ve asked the staff to look at this and improve the grader feedback.
How will I be able to finish the course? It is still not working.
I’ve asked the staff to look at this issue by increasing the priority.
Please ping this thread if you don’t get an update in 48 hours.
Hi Lukasz! Kindly also check if you cleared all the tips on this thread. You might be using a different filename because the grader seems to be seeing a different notebook. You should press the submit button from a notebook named C1W4_Assignment.ipynb
. If all cells are running in your notebook and you saved it before clicking the submit button, then the grader should not see any invalid syntax. Hope the tips on that topic help!
1 Like
Success! I updated the notebook to the latest, retyped my solution and it worked. Thanks.