-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Downloading preprint 1 of 1582
Downloading preprint 2 of 1582
Downloading preprint 3 of 1582
UnicodeEncodeError Traceback (most recent call last)
in
74 # write the abstract to a file
75 abstF = open(localAbstract, 'w')
---> 76 abstF.write( preprint.description )
77 abstF.close()
78
~\miniconda3\envs\avant2\lib\encodings\cp1252.py in encode(self, input, final)
17 class IncrementalEncoder(codecs.IncrementalEncoder):
18 def encode(self, input, final=False):
---> 19 return codecs.charmap_encode(input,self.errors,encoding_table)[0]
20
21 class IncrementalDecoder(codecs.IncrementalDecoder):
UnicodeEncodeError: 'charmap' codec can't encode character '\u1e9f' in position 541: character maps to