What are you trying to achieve?
If you intend to start the django server , used the above proposed step by the previous guy:
try python manage.py runserver and not django-admin runserver while your virtual environment is activated and also you are in the django root directory
On Tue, Sep 29, 2020 at 11:53 PM coolguy <cooldjangoprogrammer@gmail.com> wrote:
It seems you haven't changed your python interpreter...based on the screen shot the python is being executed from main python directory instead of virtual environment.--On Tuesday, September 29, 2020 at 9:42:30 AM UTC-4 farisch...@student.president.ac.id wrote:
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/525ba3d8-5940-48c9-b656-c2be5b3fa559n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKYSAw2qZePsUMtqfG2E4VdriBQo2wRUsY-nAFnJcsYjcJiEbA%40mail.gmail.com.
No comments:
Post a Comment