#1 by galbitton
Hello oTree community, I'm facing an issue with running 'python manage.py migrate' in my oTree project. I've followed all the installation steps correctly, and my project structure seems fine. However, when I try to migrate, I encounter a 'ModuleNotFoundError' related to 'otree.management'. I've checked my requirements.txt, which includes 'otree>=5.0.0a21'. I've also attempted various solutions, but the problem persists. Could someone please provide guidance on how to resolve this issue? Any help would be greatly appreciated! Thank you in advance.