-
Notifications
You must be signed in to change notification settings - Fork 0
UNABLE TO RUN PROJECT #1
Comments
Hi @benemanuel ! |
I will try with 2.7, Got my own Bible to process. |
https://stackoverflow.com/questions/62656579/why-im-getting-unicodeencodeerror-charmap-codec-cant-encode-character-u2 |
Hi @benemanuel did you manage to run the script ? |
I did succeed getting the script to run. As for using Athens, it seems too cumbersome to me for Bible studies, especially that I am not familiar with it's interface enough. |
On my side I'm using Obsidian, with quite a great success |
Using python Python 3.10.1 all attempts on different books come with same results.
python Unbound2Athens.py
Traceback (most recent call last):
File "C:\GitHub\Unbound2Athens\Unbound2Athens.py", line 206, in
bibleBuilder("LXX","lxx_a_unaccented","lxx_a_unaccented",True)
File "C:\GitHub\Unbound2Athens\Unbound2Athens.py", line 178, in bibleBuilder
createBookBlock(book, title)
File "C:\GitHub\Unbound2Athens\Unbound2Athens.py", line 74, in createBookBlock
writeLine(bookBlock,createStringDatom("9555"+bookTuple[0],bookTitle))
File "C:\GitHub\Unbound2Athens\Unbound2Athens.py", line 54, in writeLine
f.write(line+"\n")
File "C:\Python310\lib\encodings\cp1255.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f4d6' in position 25: character maps to
The text was updated successfully, but these errors were encountered: