小编SH *_*Had的帖子

ImportError:python 2.7上没有名为enum的模块

我正在使用Python 2.7运行代码.我得到"ImportError:没有名为enum的模块".我用"pip install enum"安装了枚举,但错误不断出现.我该怎么办??

python enums python-2.7

13
推荐指数
2
解决办法
2万
查看次数

标签 统计

enums ×1

python ×1

python-2.7 ×1