Thanks Hugo,

Building and installing was not a problem, but then I ended up with
PyQt pointing to the newly built Qt Frameworks, and trying to use PyQt
within Nuke threw a bunch of errors of this kind:

"Class Qt<xxx> is implemented in both <nukepath> and
/Library/Frameworks/<qtpath>. One of the two will be used. Which one
is undefined."

But this is all fixed now thanks to the file Ant sent earlier to fix
the PyQt libs so they point to Nuke's Qt binaries.

Thanks for checking back, though.

Cheers,
Ivan

On Sat, Aug 13, 2011 at 7:55 PM, Hugo Léveillé <[email protected]> wrote:
> Sorry to be late on this, just got back from vacation
>
> Just tell me if you still have problem building it
>
> And yes for windows do you a favor and use this specific compiled
> installer if you want to save you some serious trouble
>
> On Sat, 13 Aug 2011 10:23 -0700, "Ivan Busquets"
> <[email protected]> wrote:
>> Excellent!
>>
>> Thanks a lot, Ant.
>>
>> Cheers,
>> Ivan
>>
>>
>> On Sat, Aug 13, 2011 at 5:08 AM, Ant Nasce <[email protected]> wrote:
>> > Hi Ivan,
>> > For Mac, the soFileFixForMacPyQt.py file was supposed to be added as part 
>> > of
>> > the 6.3 release but didn't make it in unfortunately.
>> > I have attached it to this email.
>> > Hope this helps!
>> > Cheers,
>> > Ant
>> >
>> >
>> >
>> > On 11 Aug 2011, at 17:54, Ivan Busquets wrote:
>> >
>> > Hi Hugo,
>> >
>> > When you built this for Mac OS, what steps did you have to take after
>> > getting both sip and PyQt installed?
>> > I recently tried to set this up, and could only get it to work by
>> > manually setting symlinks  of the Qt libs in Library/Frameworks/  to
>> > the ones in the Nuke installation, but I don't think that's the right
>> > way to go about it :(
>> >
>> > I notice there's this line in the new Python Dev Guide, specific to Mac OS:
>> >
>> > - PyQt libraries now need to be fixed so that they internally point to
>> > NUKE’s Qt binaries. To achieve this run the soFileFixForMacPyQt.py
>> > that is bundled with Qt 4.6.2.
>> >
>> > But I couldn't find soFileFixForMacPyQt.py anywhere.
>> >
>> > So, after compiling and installing both sip and PyQt, do you remember
>> > having to take any additional steps to make the PyQt libs point to
>> > Nuke’s Qt binaries?
>> >
>> > Thanks,
>> > Ivan
>> >
>> > On Tue, Jul 26, 2011 at 12:03 PM, Hugo Léveillé <[email protected]> wrote:
>> >
>> > Man thanks so much. Working perfectly !
>> >
>> >
>> > On Tue, 26 Jul 2011 18:59 +0100, "Christoffer Hulusjö"
>> >
>> > <[email protected]> wrote:
>> >
>> > If you don't want to bother compiling it yourself, below is a link to a
>> >
>> > binary package that works...
>> >
>> > Here is what I got from support,
>> >
>> > ------------------
>> >
>> > http://code.google.com/p/pyqt4-win64-binaries/downloads/detail?name=PyQt-Py2.6-gpl-4.6-snapshot-20090810-1.exe&can=2&q=
>> >
>> > You need to install the package and choose *not* to installed Qt libs. It
>> >
>> > prompts about not being about to find python don't worry it should just
>> >
>> > install to c:\Python26_64\ anyway.
>> >
>> > It should pop sip.dll, and PtQt4 into C:\Python26_64\Lib\site-packages. You
>> >
>> > should then be able to use these in Nuke by setting the python path or
>> >
>> > copying
>> >
>> > the sip.dll and PyQt4 into into the Nuke lib\site-packages directory.
>> >
>> > _______________________________________________
>> >
>> > Nuke-python mailing list
>> >
>> > [email protected], http://forums.thefoundry.co.uk/
>> >
>> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>> >
>> >
>> > --
>> >
>> > Hugo Léveillé
>> >
>> > TD Compositing, Vision Globale
>> >
>> > [email protected]
>> >
>> > _______________________________________________
>> >
>> > Nuke-python mailing list
>> >
>> > [email protected], http://forums.thefoundry.co.uk/
>> >
>> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>> >
>> >
>> > _______________________________________________
>> > Nuke-python mailing list
>> > [email protected], http://forums.thefoundry.co.uk/
>> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>> >
>> > --
>> > Antony Nascè, PhD
>> > QA Manager
>> > The Foundry
>> > 6th Floor, Communications Building,
>> > 48, Leicester Square, London, WC2H 7LT, UK
>> > Tel: +44 (0)20 7434 0449 - Fax: +44 (0)20 7930 8906
>> > Web: www.thefoundry.co.uk
>> > Email: [email protected]
>> >
>> > _______________________________________________
>> > Nuke-python mailing list
>> > [email protected], http://forums.thefoundry.co.uk/
>> > http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>> >
>> >
>> _______________________________________________
>> Nuke-python mailing list
>> [email protected], http://forums.thefoundry.co.uk/
>> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>>
>
>
> --
>  Hugo Léveillé
>  TD Compositing, Vision Globale
>  [email protected]
>
> _______________________________________________
> Nuke-python mailing list
> [email protected], http://forums.thefoundry.co.uk/
> http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python
>
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python

Reply via email to