Is there some reason we can't use Python 3.5? You bundle this with the
application, right?
I tried now the latest Python 3.5 and today's 2.3 branch and get this error:
Generating Additional.lyx
Traceback (most recent call last):
File "D:/LyXGit/2.3.x/development/cmake/doc/ReplaceValues.py", line
55, in <module> SubstituteDataInFile(args[0])
File "D:/LyXGit/2.3.x/development/cmake/doc/ReplaceValues.py", line
36, in SubstituteDataInFile for line in open(InFile):
File "C:\Program Files (x86)\Python35-32\lib\encodings\cp1252.py",
line 23, in decode return
codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in
position 2528: character maps to <undefined>
So what should I do? I cannot provide an installer for LyX 2.3 because
of this.
thanks and regards
Uwe