Hi @adrian.s, I found a similar topic here on Stackoverflow https://stackoverflow.com/questions/55782460/unicodedecodeerror-while-starting-the-app-under-windows-with-pycharm
Looks like there may be a native character that cannot be converted to utf=8
.
I hope that link helps!
Brandon