I forgot to say that you also need to install:

Microsoft Visual C++ 2008 SP1 Redistributable Package
(x64)<http://www.microsoft.com/downloads/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&displaylang=en>

to work properly...

cheers


On Mon, Sep 28, 2009 at 3:23 PM, Ozgur Yılmaz <eoyil...@gmail.com> wrote:

> Here is the python 2.6 amd64 version of PyQt4 for windows x64
>
> http://www.ozgurfx.com/downloads/PyQt-Py2.6-gpl-4.5.4-1_amd64.exe
>
> hope it will work without any problems...
>
>
> On Mon, Sep 28, 2009 at 10:16 AM, Ozgur Yılmaz <eoyil...@gmail.com> wrote:
>
>> Alright, I've compiled the Python 2.5 version of PyQt4 for windows x64...
>> download link is here:
>>
>> http://www.ozgurfx.com/downloads/PyQt-Py2.5-gpl-4.5.4-1_amd64.exe
>>
>> the python 2.6 version will be ready this afternoon I think...
>>
>> by the way, you need to install the Microsoft Visual C++ 2005 SP1
>> Redistributable Package 
>> (x64)<http://www.microsoft.com/downloads/details.aspx?familyid=EB4EBE2D-33C0-4A47-9DD4-B9A6D7BD44DA&displaylang=en>to
>>  work properly...
>>
>> Cheers...
>>
>>
>> On Sun, Sep 27, 2009 at 9:48 PM, David Moulder 
>> <da...@thirstydevil.co.uk>wrote:
>>
>>> Again.  Thanks,  Your efforts are very much appreciated.
>>>
>>>
>>> On Sun, Sep 27, 2009 at 7:41 PM, Ozgur Yılmaz <eoyil...@gmail.com>wrote:
>>>
>>>> David,
>>>>
>>>> I'm going to make my own installable version for both python 2.5 and 2.6
>>>> very soon... I'll inform the group when it's ready...
>>>>
>>>> cheers
>>>>
>>>>
>>>> On Sun, Sep 27, 2009 at 9:11 PM, David Moulder <
>>>> da...@thirstydevil.co.uk> wrote:
>>>>
>>>>> Thanks very much or the blog post.  The tmp error is a nice catch.  I
>>>>> had the same problem when I was building it.  Hopefully google will pick
>>>>> that up because it was a buger to find the problem when I was trying to
>>>>> compile it a few months ago.
>>>>> By the way.  I've tried the installer on Maya2010x64, installing
>>>>> directly into maya python folder.  It produces this error when trying to
>>>>> import PyQt.
>>>>>
>>>>>
>>>>> from PyQt4 import QrCore, QtGui
>>>>>
>>>>> # Error: ImportError: DLL load failed: %1 is not a valid Win32
>>>>> application. #
>>>>>
>>>>>
>>>>> -Dave On Sat, Sep 26, 2009 at 4:21 PM, Sylvain Berger <
>>>>> sylvain.ber...@gmail.com> wrote:
>>>>>
>>>>>> Very nice!  Thanks for releasing this Ozgur.  I can't find it on your
>>>>>> site though... could you point me to the download page please?
>>>>>> Thanks
>>>>>>
>>>>>>  On Sat, Sep 26, 2009 at 2:35 AM, Ozgur Yılmaz <eoyil...@gmail.com>wrote:
>>>>>>
>>>>>>> Allright I solved it...
>>>>>>>
>>>>>>> It was the environment variables, the path variable should include
>>>>>>> C:\MinGw\bin;C:\Qt\4.5.2\qt\bin;
>>>>>>>
>>>>>>> now it is working
>>>>>>>
>>>>>>> I'm going to upload the installer to my site, so if anybody needs
>>>>>>> PyQt x64 for Windows x64 for Python 2.6.2 can download it...
>>>>>>>
>>>>>>> And today, I think I'm going to compile another version with vs2005
>>>>>>> for Python 2.5.1 x64
>>>>>>>
>>>>>>> Cheers...
>>>>>>>
>>>>>>> On Sat, Sep 26, 2009 at 1:10 AM, Ozgur <eoyil...@gmail.com> wrote:
>>>>>>>
>>>>>>>> Hi guys,
>>>>>>>>
>>>>>>>> I've compiled Qt4.5.2, Sip 4.8.2, PyQt4 4.5.4 in Windows XP x64 with
>>>>>>>> MS VS2008 using the x64 Win64 Command prompt. After the 3
>>>>>>>> compilation
>>>>>>>> (took around 12 hours in total), I finally could compile everything
>>>>>>>> in
>>>>>>>> 64 bit. There was no errors other than this one:
>>>>>>>>
>>>>>>>> Python 2.6.2 (r262:71605, Apr 14 2009, 22:5+:60) [MSC v.1500 64 bit
>>>>>>>> (AMD64)] on win32
>>>>>>>> Type "help", "copyright", "credits" or license" for more
>>>>>>>> information.
>>>>>>>> >>> from PyQt4 import QtCore
>>>>>>>> Traceback (most recent call last):
>>>>>>>>  File "<stdin>", line 1, in <module>
>>>>>>>> ImportError: DLL load failed: The specified module could not be
>>>>>>>> found
>>>>>>>> >>>
>>>>>>>>
>>>>>>>> And, buy the way, I've tried to install another PyQt4 for XP-x64
>>>>>>>> package which is compiled by another guy, it was giving the same
>>>>>>>> error...
>>>>>>>>
>>>>>>>> So any idea what can be wrong...
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> E.Ozgur Yilmaz
>>>>>>> Senior Technical Director
>>>>>>> www.ozgurfx.com
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> "A pit would not be complete without a Freeman coming out of it."
>>>>>> The Vortigaunt
>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> E.Ozgur Yilmaz
>>>> Senior Technical Director
>>>> www.ozgurfx.com
>>>>
>>>>
>>>>
>>>
>>> >>>
>>>
>>
>>
>> --
>> E.Ozgur Yilmaz
>> Senior Technical Director
>> www.ozgurfx.com
>>
>
>
>
> --
> E.Ozgur Yilmaz
> Senior Technical Director
> www.ozgurfx.com
>



-- 
E.Ozgur Yilmaz
Senior Technical Director
www.ozgurfx.com

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to