无法创建新的Django项目[VS CODE]

问题描述

PS C:\Users\Kwaku Biney\Desktop\hello_django> django-admin startproject dj_pro      
django-admin : The term 'django-admin' 
is not recognized as the name of a        
cmdlet,function,script file,or         
operable program. Check the spelling of   
the name,or if a path was included,verify that the path is correct and try   
again.
At line:1 char:1
+ django-admin startproject dj_pro
+ ~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotF
   ound: (django-admin:String) [],Comm
  andNotFoundException
    + FullyQualifiedErrorId : CommandNot
   FoundException

这是每次尝试创建新项目时都会发生的情况。我该如何纠正?创建了路径和所有内容..但仍然

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)