python3 安装 past 包

$ pip install future

 

错误现象 缺乏包的引用

from past.types import unicode

 

 

参考链接

https://pypi.python.org/pypi/past/

相关文章: