Unable to run lab-utils

Dear All,
After installing lab-utils on my machine using the “pip install lab utils” i get this error while importing lab-utils-uni.

How can this be solved cos i’d like to visualize and adjust my w and b values

Hey @paulxhibit77,
Welcome to the community. Please check this thread out.

Cheers,
Elemento

Hi, thanks for the reply, i still get similar error even after downloading the files and put it in the same working directory in my local machine. I need this to work so as to practice how to visualize w and b

Alternatively, can you work me through how to import or read a dataset into coursera jupyter workspace online?

Hey @paulxhibit77,
Once you have downloaded the files, you don’t need to use pip install anymore. I am assuming you are well aware of this. If you are not using pip install and still getting an error, then please post a screenshot of your folder containing all these files, and also the error that you are receiving.

You can do this by opening the assignment in which you are trying to import the dataset, and then clicking File → Open → Upload. However, I won’t recommend you to do this, since Coursera labs are only supposed to run the assignments of the courses, and not personal projects of any learner. For your personal projects, please use Colab, Kaggle or your local machine. I hope this helps.

Cheers,
Elemento

Hi, thanks for responding to the thread, attached is the files and the error still remains ‘lab_utils_uni’ not found

Thanks… figured it out already