This is most probably because you are not in the directory containing manage.py
Ensure you are in the directory containing 'manage.py' To do enter the command >dir see if the list of files in that directory contains manage.py If not, then >cd nam-of-folder-containing-manage.py Voila. On Sunday, January 13, 2019 at 9:00:17 PM UTC+1, [email protected] wrote: > > Hello, Could you please help me why I cant open manage.py file? You can > find the problem easily through this screen shot below. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/3ef8aecf-1b0a-44f8-bf14-15aad0a73048%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

