摘要:
from parse import parse_url#引用parse里面的方法 结果出现波浪线并提示This inspection detects names that should resolve but don't. Due to dynamic dispatch and duck typin 阅读全文
摘要:
1.Could not find a version that satisfies the requirement pyOpenSSL (from versions: none) 原因一:pip版本低 原因二:pip install 包名 -i http://pypi.douban.com/simp 阅读全文