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 <gufym...@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 <db...@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
>>>>
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to