在win10上启动django报错解决

警告内容:

DependencyWarning: SOCKS support in urllib3 requires the installation of optional dependencies: specifically, PySocks.

For more information, see https://urllib3.readthedocs.io/en/latest/contrib.html#socks-proxies

DependencyWarning

 

解决方法:

# 安装 win-inet-pton模块

pip install win-inet-pton

 

参考:

https://blog.csdn.net/YPFeime/article/details/105607769

在win10上启动django报错解决

上一篇:WinCC OA-CTRL-图形界面の定时器


下一篇:Stream API