Getting Errors 5 from lab_utils_uni import plt_house_x, plt_contour_wgrad, plt_divergence, plt_gradients ModuleNotFoundError: No module named 'lab_utils_uni'

Hi All, In Specialization Machine learning course ,I am trying to run this lab C1_W1_Lab04_Gradient_Descent_Soln on coursera platform still getting the below error "from lab_utils_uni import plt_house_x, plt_contour_wgrad, plt_divergence, plt_gradients ModuleNotFoundError: No module named ‘lab_utils_uni’ " .
Please help how to resolve it .

  • daily-streak
  • course-topics
  • social-sharing
  • recommendation

Your query seems to be not related category based on your raised issue.

It is clearly evident you are also not providing information that you are trying to run lab codes locally and you haven’t downloaded all the files and module required you to run the codes successfully.

Also just a heads-up even after downloading the modules and the metadata from the course environment, make sure your version matches with course environment when you are running the codes locally.

If you want to provide feedback on a course,then choose the learning platform feedback, otherwise assignment codes related issue is better posted in their respective course and specialisation for better resolution of your issue.

Regards
DP