Rvlis

Results 3 comments of Rvlis

Because of the new behaviour in python 3.7, I suggest you downgrade your python to 3.6 (or lower) or use the try-catch to wrap the generator. [This link](https://stackoverflow.com/questions/51700960/runtimeerror-generator-raised-stopiteration-every-time-i-try-to-run-app) may help...

> > 您好,这个代码运行有问题啊,报这个错。 > > RuntimeError: Expected object of backend CUDA but got backend CPU for argument #3 'index' > > 你好,我也遇到了,你解决了没?可以分享下吗? > 谢谢 你这个问题是pytorch类型不匹配,把build_predict_text() 方法中 `ids = torch.LongTensor([token_ids])` 改成...

Hi @cuevasclemente, I am sorry that I don't have a Twitter account, and I still can not download the **.zip** files from the authors' google drive link for the error...