[PyQt] pyrcc4.exe failed when the path of the qrc file contains chinese character

Phil Thompson phil at riverbankcomputing.com
Fri Nov 15 13:25:53 GMT 2013


On Thu, 14 Nov 2013 11:18:39 +0800, "iMath" <2281570025 at qq.com> wrote:
> pyrcc4.exe failed to complie when the path of the qrc file contains
> chinese character .
> 
> 
> for example ,it prompt 
> "pyrcc4.exe: pyrcc4.exe: File does not exist
> 'E:\360????\????\Python\viviDownloader\UI\icon.qrc'
> "
> but icon.qrc did existed there .

I've changed it to use the local encoding, but I'm not sure that this will
be good enough for Windows.

Phil


More information about the PyQt mailing list