Skip to content

UnicodeEncodedError #56

Description

@gplminhduc147

When I use command to trainning with Cornell Grasping Datasheet, an error occurs:

Traceback (most recent call last):
File "D:\ggcnn-master\ggcnn-master\train_ggcnn.py", line 272, in
run()
File "D:\ggcnn-master\ggcnn-master\train_ggcnn.py", line 237, in run
summary(net, (input_channels, 300, 300))
File "C:...\Python\Python310\lib\site-packages\torchsummary\torchsummary.py", line 157, in summary
print(results)
File "C:...\Python\Python310\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 260-261: character maps to undefined

What should I do now. Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions