出错原因:缺少torchtext模块 解决方式:安装缺少的模块(pip install torchtext -i http://pypi.douban.com/simple --trusted-host pypi.douban.com)