I believe I successfully upgraded the libraries and everything. I even assured that data.csv that is generated by old code (using old libraries) and new code (with upgraded libraries) produces absolutely identical results. However, my submission fails with an error:
There was an error grading your submission. Details:
‘income_day’
Completely informative. In a normal development environment I am sure I would receive a lot more information about exactly what fails.
Ask the LLM why its giving this error (but feed it the code as well), ask about issues with the dependencies version migration! Ask if there is something wrong with the new implementation…
Thank you!
Asked about 20 times or more using all sorts of prompts. Provided the code, even provided the outputs. Everything.
Asked way before I posted all that…
LLM (and probably not even an experienced developer) can tell anything without knowing exactly what the tests do and what exactly fails.
Does not happen in real life like that.
I think your issue is as you say you deleted the json file and that the income day cannot be created.
Check this link, you should reset the whole lab files and resolve the, sometimes you may need to delete all the existing files and get the latest version!