[PyKDE] pyuic4 crashing

Carles Pina i Estany carles at pina.cat
Sun Oct 29 16:05:14 GMT 2006


Hello,

On Oct/29/2006, Carles Pina i Estany wrote:

> With this file (12KB):
> http://pinux.info/fitxers/main.ui
> 
> And executing pyuic4 main.ui -o main.py :
> 
> Traceback (most recent call last):
>   File "/usr/bin/pyuic4", line 76, in ?
>     sys.stderr.write(e)
> TypeError: argument 1 must be string or read-only character buffer, not
> instance
> 
> It was working fine until I added some tabs and last tab contents. I will try
> to delete things, etc.

I found the problem: to add QImageWidget (to show images). Then pyuic4
doesn't work anymore.

-- 
Carles Pina i Estany		GPG id: 0x8CBDAE64
	http://pinux.info	Manresa - Barcelona




More information about the PyQt mailing list