Cannot install python-dotenv and openai on LLM application development couse lab

Hi there, i tried to run the lab while learning the course and tried to install pyhton-dotenv and openai, but it showed pip: not found. any advice on how to fix it? please see the attachment below on the error I encounter.

Thanks!

1 Like

Hi @Alice11

Welcome to the community.

I’ll move your query to the proper space in order to make sure that you will have a proper support.

Best regards

1 Like

Hi @Alice11

Regards this issue. Actualy the first cell it is comment on the lab. This is because there is no need to install dot-env. It was already installed on the course envirioment.

The reason why this !pip install python-dotenv code line is avaiable is in case of learners wants to run locally. Works like a indication to learners that they have to setup the envirioment by their own.

I hope this help.

Best regards

2 Likes

got it. thank you @elirod for the information! Let me try it out.

2 Likes

You welcome.

Let me know if you need any additional help on this matter

2 Likes

I tried to run the codes locally and tried to download the dataset, but it didn’t work. How can I download the data from the labs? any advice on this? thank you @elirod in advice!

1 Like

Hi @Alice11

You can download the course files by clicking on the jupyter logo at the top left of the notebook.

You have to proceed that way module by module

I hope this help

Best regards

2 Likes

Thank you @elirod !

2 Likes

Your welcome!