[Eric] Why "the compilation of the form file failed" ?

Detlev Offenbach detlev at die-offenbachs.de
Sat Feb 7 12:26:35 GMT 2009


On Donnerstag, 5. Februar 2009, Tiki wrote:
> Hi guys, I'm a student of python and eric4, today I try to use the "forms"
> in the [Project-Viewer]. I made a simple blank dialog.ui , right click,
> "Compile form",and it tell me that "the compilation of the form file
> failed".
>
> And in the [Log-Viewer],it shows "pyuic4: ϵͳ�Ҳ���ָ����·����".So I don't
> know what happened. Could you help me?
>
> Thanks.
>
> Best regards,
> Tiki
>
>
>
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric

You should set the correct encodings on the Python page of the configuration 
dialog. The default value is utf-8, which seems to be different to the 
encoding used by your system. Therafter you should be able to see the text 
sent by the pyuic4 process.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list