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