Skip to content

Failing to run during dev environment setup #41

@philipobrien

Description

@philipobrien

During setup command python manage.py runserver 0.0.0.0:8889 is resulting in the following error

Traceback (most recent call last):
  File "manage.py", line 8, in <module>
    from django.core.management import execute_from_command_line
ImportError: No module named django.core.management

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions