Closed subhajitmajee closed 11 months ago
Hi there, it looks like you're missing the project folder on your python path. You can run export PYTHONPATH=$(pwd):$PYTHONPATH before running the project and it should fix it.
export PYTHONPATH=$(pwd):$PYTHONPATH