how create new django project with windows 10 and Python 3.9.1

Visto 31 veces
Saltar al primer mensaje no leído

Fabio Fidone

no leída,
27 ene 2021, 9:03:3427/1/21
a django...@googlegroups.com
image.png

please, Can Someone help me to create a new project with python 3.9.1 and windows 10?
every time, receive same output.
thanks a lot

RANGA BHARATH JINKA

no leída,
27 ene 2021, 9:42:3727/1/21
a django...@googlegroups.com
Hi,

Don't use py in front. Try with django-admin startproject <project-name>.
Also create a virtual environment and install modules inside that

All the best

--
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/CAPOyAVVC8ej_%3DSU2zmeMzjAxTDfitocCdwiD_bFX4eF49xcYuw%40mail.gmail.com.


--
Thanks and Regards

J. Ranga Bharath
cell: 9110334114

Theresa Taye

no leída,
27 ene 2021, 10:54:1827/1/21
a django...@googlegroups.com
Check if this helps: https://www.youtube.com/watch?v=hsrXhYElVdY

Warm regards


Virus-free. www.avast.com

--

Noel Simela

no leída,
27 ene 2021, 11:02:2227/1/21
a django...@googlegroups.com
As easy as steps below:

In your CMD:

1.Python - m venv yourvirtualenvironment

2 yourvirtualenvironment\scripts\activate

3.Pip install django

4.django-admin start-project yourptojectname
image.png

Fabio Fidone

no leída,
28 ene 2021, 9:56:3928/1/21
a django...@googlegroups.com
thanks you!


--
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.
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos