pip debug --verbose
首先在windows终端中进入python安装目录,然后输入以下命令
pip debug --verbose
即可看到当前python版本可以安装的适配文件标签
解决python利用pip安装package过程中出现的问题

相关文章: