pycharm 安装第三方库报错:AttributeError: 'module' object has no attribute 'main'

准备运行一份代码,是python2环境,需要pycharm配置到python2:本机环境如下: prcharm版本 2017.3.4 python2.7  用pycharm 的虚拟环境加载第三方库的时候,例如numpy,直接报错:AttributeError: 'module' object has no attribute 'main' 如图: Traceback (most recent ca
相关文章
相关标签/搜索