In pycharm errror

27 views
Skip to first unread message

tejasri mamidi

unread,
Apr 9, 2020, 2:25:20 PM4/9/20
to Django users
While executing py manage.py runserver ..
Terminal showing this file will not found why..

Naveen Vadavalasa

unread,
Apr 9, 2020, 2:39:11 PM4/9/20
to django...@googlegroups.com
I think u r not in the right path. 

On Thu, 9 Apr, 2020, 7:53 PM tejasri mamidi, <tejasr...@gmail.com> wrote:
While executing py manage.py runserver ..
Terminal showing this file will not found why..

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c78171f3-b6f3-4f74-9cd1-a8c2a3b52d3d%40googlegroups.com.

Phako Perez

unread,
Apr 10, 2020, 12:15:33 AM4/10/20
to django...@googlegroups.com
Check the ‘ls’ command to verify is on directory you are running the manage.py

And not sure about how you ran the command, but you should run as

python manage.py runserver

Regards

Sent from my iPhone

> On 9 Apr 2020, at 9:25, tejasri mamidi <tejasr...@gmail.com> wrote:
>
> While executing py manage.py runserver ..
> Terminal showing this file will not found why..
>

tejasri mamidi

unread,
Apr 10, 2020, 12:20:09 PM4/10/20
to django...@googlegroups.com
I used dir command to check it ..I don't found manage.py file instead all setting.py url.py there manage .py is missing

najathm mohamed

unread,
Apr 10, 2020, 9:31:22 PM4/10/20
to Django users
Try python3 manage.py runserver

Jatin Agrawal

unread,
Apr 10, 2020, 10:23:04 PM4/10/20
to Django users
Can you please post an image of your directory structure? Maybe then I or someone else can help you in a better way.

Andrew Fetting

unread,
Apr 10, 2020, 11:16:54 PM4/10/20
to django...@googlegroups.com
Sounds like you are on file too deep. manage.py should be in {project name}\manage.py, not {project name}\{project name}\manage.py.
Hope that helps.

--
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...@googlegroups.com.

tejasri mamidi

unread,
Apr 11, 2020, 1:19:13 PM4/11/20
to django...@googlegroups.com
Huh..its in projectname/projectname/manage.py how can handle it now

tejasri mamidi

unread,
Apr 11, 2020, 1:19:30 PM4/11/20
to Django users

2020-04-11 (1).png

Reply all
Reply to author
Forward
0 new messages