sentient-engineering/sentient

ModuleNotFoundError: No module named 'dotenv'

utof opened this issue · 2 comments

utof commented

What i did:

  1. create new clean python venv
  2. pip install sentient
  3. run the example code in the README.md

this is the error i get.

I know the solution: pip install python-dotenv just wanna let you know that there's this issue

Ohh yeah. I faced same and installed it manually. @nischalj10

thanks for reporting this @utof & @PrajwalPrashanth for the prompt PR! I have left r minot comment over the PR. This should get merged soon.