Re: I can't start django

2018-11-17 Thread epic christ
what do you mean? Den fre 16 nov. 2018 kl 18:58 skrev Akash Purandare : > Can you show the output of pip freeze in your virtual environment? > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receivi

Re: I can't start django

2018-11-17 Thread epic christ
i have the latest django Den fre 16 nov. 2018 kl 20:59 skrev Ansh Srivastava < ansh.srivastav...@gmail.com>: > I think you forgot to mention the following: > pip install django==2.1.3 > > > [image: Mailtrack] >

I can't start django

2018-11-16 Thread epic christ
(myvenv) epiczed00s-MacBook-Air:mysite epiczed00$ python3 manage.py runserver Traceback (most recent call last): File "manage.py", line 8, in from django.core.management import execute_from_command_line ModuleNotFoundError: No module named 'django' The above exception was the direc