- 启动django项目失败
Watching for file changes with StatReloader System check identified no issues (0 silenced). May 07, 2022 - 14:12:07 Django version 3.2, using settings 'muban.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CTRL-BREAK. Error: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试。
2.原因
是因为你的系统8000端口被占用了,一般就是你的酷狗音乐软件打开了,占用了8000端口,
是不是感觉以后不敢听歌做项目了,嘿嘿嘿


![Error: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试 Error: [WinError 10013] 以一种访问权限不允许的方式做了一个访问套接字的尝试](http://www.mshxw.com/aiimages/31/864242.png)
