ModuleNotFoundError: No module named ‘dotenv’.
have installed cohere and weaviate-client
ModuleNotFoundError: No module named ‘dotenv’.
have installed cohere and weaviate-client
Hi @jaskeerat1 ,
Try this in your system terminal and then run the code.
pip install python-dotenv
Regards,
Harsh Der