Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start app... #3

Open
AlvaroLuken opened this issue Dec 31, 2020 · 0 comments
Open

Can't start app... #3

AlvaroLuken opened this issue Dec 31, 2020 · 0 comments

Comments

@AlvaroLuken
Copy link

I keep getting this:
(newenv) aluken@MacBook-Pro WorkoutApp % python3 manage.py runserver
Traceback (most recent call last):
File "manage.py", line 10, in
from django.core.management import execute_from_command_line
ModuleNotFoundError: No module named 'django'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "manage.py", line 16, in
) from exc
ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment?

Any help? I've tried everything... Really want to try this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant