after creating a new django project
I wrote in powershell(run as administrator):
PS C:\Users\User\Desktop\new> python manage.py runserver
Then it shows something like this
python : Python was not found but can be installed from the Microsoft Store: https://go.microsoft.com/fwlink?linkID=2082640
At line:1 char:1
+ python manage.py runserver
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (Python was not ...linkID=2082640:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError