报错如下: Import Error: no module named 'past'
Import Error: no module named 'past'
解决方法: 这个模块用pip安装是竟然是 pip install future
pip install future