When I type anything to the console when I use Django, I get the following error:
Fatal error in launcher: Unable to create process using'""c:\program files\python36\python.exe" "C:\Program Files\Python36\Scripts\django-admin.exe" startproject testsite
答案 0 :(得分:0)
尝试升级Django。
pip install django --upgrade