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 _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
