'pip' is not recognized as an internal or external command

前端 未结 30 3352
迷失自我
迷失自我 2020-11-21 05:41

I\'m running into a weird error when trying to install Django on my computer.

This is the sequence that I typed into my command line:



        
30条回答
  •  南旧
    南旧 (楼主)
    2020-11-21 06:25

    Try to uninstall Python, delete the remaining program files, and then install it again fresh.

    It worked for me. This error happened to me when I migrated to a new laptop and used a migration software to move my software from the old laptop to the new one. And yeah, it didn't work quite well.

提交回复
热议问题