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
Traceback (most recent call last): File "rnn_train.py", line 148, in <module> txt.print_learning_learned_comparison(x, y, l, bookranges, bl, acc, epoch_size, step, epoch) File "C:\Users\sebas\tensorflow-shakespeare-poem-generator\my_txtutils.py", line 159, in print_learning_learned_comparison print(print_string.format(decx, decy, loss_string)) File "E:\Programy\Miniconda\envs\tensorflow-python\lib\encodings\cp1250.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u2502' in position 44: character maps to <undefined>
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last): File "rnn_train.py", line 148, in <module> txt.print_learning_learned_comparison(x, y, l, bookranges, bl, acc, epoch_size, step, epoch) File "C:\Users\sebas\tensorflow-shakespeare-poem-generator\my_txtutils.py", line 159, in print_learning_learned_comparison print(print_string.format(decx, decy, loss_string)) File "E:\Programy\Miniconda\envs\tensorflow-python\lib\encodings\cp1250.py", line 19, in encode return codecs.charmap_encode(input,self.errors,encoding_table)[0] UnicodeEncodeError: 'charmap' codec can't encode character '\u2502' in position 44: character maps to <undefined>
The text was updated successfully, but these errors were encountered: