Need x86 version of PyQt compiled against Maya's Qt 4.5.3

hi there

i wanted x86 version of PyQt compiled against Maya’s Qt 4.5.3
http://nathanhorne.com/?p=229 this link is not opening.

does anybody have this version of pyqt?

thanks in advance

mossin

which version of Maya was that - 2011 I assume??

if it’s 2009/08 then this should work (because that’s what we’re using PyQt-Py2.5-gpl-4.7.7-) never versions might work too:
http://www.riverbankcomputing.co.uk/software/pyqt/download

for 2011/2010 x86 I couldn’t get Nathan’s version working properly. But I should have another compiled version somewhere… I’ll see if I still have it and if I can upload it somewhere)

For x64, those work:
http://dl.sebr.fr/download/packages/PyQt-Py2.5-gpl-4.5.4-1_amd64.exe (2008/2009)

And again Nathan’s used to work for x64 2011/2010. I think I have those somewhere too

hi RobertKist

thanks for your reply

2011 x86 please

Sorry about my links being down, I’m changing my hosting right now :frowning:

Here’s links for my compiled versions:
PyQt 4.7.3 x64
PyQt 4.7.3 x86

Edit: If it gives you an import error for the x86 version here’s an alternate version to try (this one doesnt include an installer, it’s just the raw files) - Link

http://www.robertkist.com/stuff/PyQt-Py2.6-gpl-4.6.2-1.exe

We’ve got this one working here for 2011 and 2010 x86. It’s a different PyQT version but the Qt libraries should be the same version as in Nathan’s build.

P.S. and don’t worry about the SQL modules - I couldn’t get them to work in Maya with any Qt version…just in case db access is something you need. But I can totally recommend pyODBC for this. works with all maya versions :slight_smile:

thanks robert and nathan !!!

i will try and let you know

thanks both of you

@ robert, for some reason i couldnt install pyqt from your link, i m getting this error
“installer integrity has failed. causes include incomplete download and damaged media”

@ nathan, i downloaded your raw file link, and i got all necessary files, i have’nt checked them yet, but hoping those are wroking

anyway thanks a lot for quick support from both of you !!!

regards
mossin

doh. I had to resume the upload a few time becaue of the internet here in China. I guess that broke it :frowning: I’ll try again uploading later today…unless you get Nathan’s verison to work.

hey robert

thanks for your response, i will let you know

cheers

mossin

hi all

@ Nathan

Edit: If it gives you an import error for the x86 version here’s an alternate version to try (this one doesnt include an installer, it’s just the raw files) - Link

i tried this on 32 bit of maya 2011, and it is working just fine !!!

thanks for sharing

regards
mossin