Re: how create new django project with windows 10 and Python 3.9.1

2021-01-28 Thread Fabio Fidone
thanks you! Il giorno mer 27 gen 2021 alle ore 17:02 Noel Simela ha scritto: > 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 > > -- >

Re: how create new django project with windows 10 and Python 3.9.1

2021-01-27 Thread Noel Simela
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 -- You received this message because you are subscribed to the Google Groups "Django users" group. To

Re: how create new django project with windows 10 and Python 3.9.1

2021-01-27 Thread Theresa Taye
Check if this helps: https://www.youtube.com/watch?v=hsrXhYElVdY Warm regards Virus-free. www.avast.com

Re: how create new django project with windows 10 and Python 3.9.1

2021-01-27 Thread RANGA BHARATH JINKA
Hi, Don't use py in front. Try with django-admin startproject . Also create a virtual environment and install modules inside that All the best On Wed, Jan 27, 2021 at 7:33 PM Fabio Fidone wrote: > [image: image.png] > > please, Can Someone help me to create a new project with python 3.9.1 and

how create new django project with windows 10 and Python 3.9.1

2021-01-27 Thread Fabio Fidone
[image: 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 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop