You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
在运行train_cnn-rnn-attention_v0文件夹中的main程序是,报出了这样的错误
UnicodeEncodeError: 'utf-8' codec can't encode character '\udcd5' in position 2577: surrogates not allowed
上网查了一下好像是路径问题,而我是在g盘的根目录下运行的,没有中文字符。
如能解答万分感谢
The text was updated successfully, but these errors were encountered:
在运行train_cnn-rnn-attention_v0文件夹中的main程序是,报出了这样的错误
UnicodeEncodeError: 'utf-8' codec can't encode character '\udcd5' in position 2577: surrogates not allowed
上网查了一下好像是路径问题,而我是在g盘的根目录下运行的,没有中文字符。
如能解答万分感谢
The text was updated successfully, but these errors were encountered: