标签: python-3.x goslate
我在python上使用Goslate包。我是这样写的:
导入goslate gs = goslate.Goslate() print(gs.translate('hello world','de'))
我得到了答案: HTTP错误503:服务不可用