how create new django project with windows 10 and Python 3.9.1

31 views
Skip to first unread message

Fabio Fidone

unread,
Jan 27, 2021, 9:03:34 AM1/27/21
to 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

unread,
Jan 27, 2021, 9:42:37 AM1/27/21
to 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

unread,
Jan 27, 2021, 10:54:18 AM1/27/21
to django...@googlegroups.com
Check if this helps: https://www.youtube.com/watch?v=hsrXhYElVdY

Warm regards


Virus-free. www.avast.com

--

Noel Simela

unread,
Jan 27, 2021, 11:02:22 AM1/27/21
to 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

unread,
Jan 28, 2021, 9:56:39 AM1/28/21
to 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.
Reply all
Reply to author
Forward
0 new messages