```bash matt@WSL2:~/working/prettygraph (main)$ poetry run python main.py * Serving Flask app 'main' * Debug mode: off Permission denied ``` There is a `.env` at the root with an `OPENAI_API_KEY`, so it doesn't seem to be that issue. No other errors either.
There is a
.envat the root with anOPENAI_API_KEY, so it doesn't seem to be that issue.No other errors either.