Tuesday, November 5, 2019

Re: beginner's question

Hi, what you have entered is a command on checking on what django version is installed on your machine, i suggest you create pipenv or venv everytime you create projects in order to eliminate other dependencies not required for your project

Regards,

Charles Jason Decena

Developer

33F UnionBank Plaza Bldg., Meralco Ave.
Ortigas Center, Pasig City

www.ubx.ph
linkedin
facebook
twitter


On Tue, Nov 5, 2019 at 11:42 PM Sarma Bhamidipati <sarma.bhamidipati07@gmail.com> wrote:
Did you activate your application?
Have you added your python path to path variable?

On Tuesday, November 5, 2019 at 3:25:00 PM UTC, Takashi Sawa wrote:
今再度挑戦したら、次はこれが出てきました。


C:\Users\sour->python -m django --version
2.2.7

C:\Users\sour->django-admin startproject mysite

C:\Users\sour->python manage.py runserver
python: can't open file 'manage.py': [Errno 2] No such file or directory

C:\Users\sour->

なにが問題でしょうか。


2019年11月6日水曜日 0時07分01秒 UTC+9 Siratim Mustaquim:
Can you elaborate a  little bit? that command checks the version of django that is currently installed.


On Tue, Nov 5, 2019 at 9:00 PM Takashi Sawa <sawasu...@gmail.com> wrote:
 File "<stdin>", line 1
    python -m django --version
              ^
SyntaxError: invalid syntax

What's this?

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/a626578e-a97d-4bef-b394-5472917327fa%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/73e70648-ae7a-4d85-93bb-9ae54fc1434d%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/CADnnF6NkjdiXiD2m7J-BDgFnW2kydb0zGo2kStc%2B4-NhjmE%3Dyg%40mail.gmail.com.

No comments:

Post a Comment