原文:pycharm安装 suds模块报错:AttributeError: module 'pip' has no attribute 'main'

需求:安装suds模块 遇到的问题: 一 报错信息: file Default Settint Project Interpreter 点击搜索suds安装模块报错 解决:依据上图提示找到C: Program Files JetBrains PyCharm . . helpers packaging tool.py 文件的 行和 行 将do install函数和do uninstall函数修改为如 ...

2018-08-08 11:01 0 858 推荐指数:

查看详情

AttributeError: module 'pip' has no attribute 'main'

通过pycharm创建Django项目是出现如下错误 AttributeError: module 'pip' has no attribute 'main' 环境信息:pycharm2017.3.1(Professional Edition)、python3.6.5 (64位 ...

Thu Jan 24 23:01:00 CST 2019 0 1725
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM