[PyQt] pyrcc4 changed?

Mike Ramirez gufymike at gmail.com
Tue Jul 10 03:12:20 BST 2012


I forgot to add that maybe you want to use a custom script, bash or
python for compiling things with pyrcc4.

At work we have one for that and pyuic4

On Mon, Jul 9, 2012 at 7:09 PM, Mike Ramirez <gufymike at gmail.com> wrote:
> But look at the two commands, this one is completely different than
> the first one you swear worked before.
>
> On Mon, Jul 9, 2012 at 4:17 PM, David Beck <dbeck at ualberta.ca> wrote:
>> Okay, after rebooting the computer, the following worked
>>
>> pyrcc4 -py3 rsrc/images.qrc -o images.py
>>
>
>>>>
>>>> I'm using the terminal command
>>>>
>>>> pyrcc4 -o -py3 rsrc/images.qrc > images.py
>>>>


More information about the PyQt mailing list