You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ make run
venv/bin/python manage.py runserver_plus 0.0.0.0:45000
Traceback (most recent call last):
File "manage.py", line 9, in<module>
from configurations.management import execute_from_command_line
ImportError: No module named 'configurations'
Makefile:31: recipe for target 'run' failed
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: