UnicodeDecodeError: 'utf8' codec can't decode byte 0xb2 in position 59: invalid start byte

Love is going on li <[email protected]> Sat, 23 Jun 2018 01:24:27 -0700 (PDT)
Newsgroups gmane.comp.python.wxpython.devel
Message-ID <[email protected]>

<https://lh3.googleusercontent.com/-tvYW3m-9q6U/Wy4C5xifVpI/AAAAAAAAAEs/IZMA2knT2dwnAt4rG1BibPr2gCIxYAEHACLcBGAs/s1600/%25E5%25BE%25AE%25E4%25BF%25A1%25E6%2588%25AA%25E5%259B%25BE_20180623162038.png>
wxPython-4.0.1

PyInstaller: 3.3.1

Python: 2.7.14

Windows-10-10.0.17134



*Run the command*
*pyinstaller helloworld*.py

Add Chinese path
..\test\dist\helloworld\  → ..test\dist\helloworld_测试\





*Run*

G:\python_project\python\gui_wxpython\test\dist\helloworld_测试>helloworld.exe
Traceback (most recent call last):
  File "helloworld.py", line 13, in <module>
  File "site-packages\wx\core.py", line 2060, in __init__
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb2 in position 59: 
invalid start byte
[11712] Failed to execute script helloworld

G:\python_project\python\gui_wxpython\test\dist\helloworld_测试>

Can you help me? Thank you

-- 
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.