Open AgimaFR opened 1 year ago
It looks like the dotenv module isn’t installed. You can fix this by opening you command shell and running:
pip install dotenv
Make sure your virtual environment is activated if you’re using one. Let me know if you need more help!
Error message on first launch after installation by following the instructions