You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run lancer on any of my projects with the normal lance -f .\somthing.py It just prints out: UnicodeEncodeError: 'charmap' codec can't encode characters in position 602-603: character maps to <undefined>
Anyone got a solution for that?
If I run lancer on any of my projects with the normal
lance -f .\somthing.pyIt just prints out:UnicodeEncodeError: 'charmap' codec can't encode characters in position 602-603: character maps to <undefined>Anyone got a solution for that?