Re: [PyQt] Problem with icons

2012-07-15 Thread Szabo, Patrick (LNG-VIE)
Thanks for your reply. I solved the problem by packing the whole thing with cx_freeze. -pat -Ursprüngliche Nachricht- Von: pyqt-boun...@riverbankcomputing.com [mailto:pyqt-boun...@riverbankcomputing.com] Im Auftrag von David Boddie Gesendet: Samstag, 14. Juli 2012 17:11 An: pyqt@riverb

Re: [PyQt] pyuic issue with 4.9.3

2012-07-15 Thread Scott Kitterman
Phil Thompson wrote: >On Fri, 13 Jul 2012 09:02:30 -0400, Scott Kitterman > >wrote: >> On Friday, July 13, 2012 01:40:38 PM Phil Thompson wrote: >>> On Wed, 11 Jul 2012 20:07:46 -0400, Scott Kitterman >>> >>> >>> wrote: >>> > If you run "pyuic4 -o video_ui.py video.ui" with the two attached >

Re: [PyQt] pyuic issue with 4.9.3

2012-07-15 Thread Phil Thompson
On Fri, 13 Jul 2012 09:02:30 -0400, Scott Kitterman wrote: > On Friday, July 13, 2012 01:40:38 PM Phil Thompson wrote: >> On Wed, 11 Jul 2012 20:07:46 -0400, Scott Kitterman >> >> >> wrote: >> > If you run "pyuic4 -o video_ui.py video.ui" with the two attached >> > files, >> > it >> > works fine