johnvdz

For maya 2009-64bit in kubuntu, I didn't followed the instructions in the
docs... I just used the synaptic package installer to install pyqt4 to the
regular python 2.5 folder in the system, then created symbolic links of the
/usr/lib/python2.5/site-packages/PyQt4 folder to
/usr/autodesk/maya/lib/python2.5/site-packages/PyQt4, also created symbolic
links of any sip file to the same place... By doing that maya was able to
load pyqt4 without any problem, and I didn't deal with the PyQt
compilation...

hope it will help...

cheers

On Tue, Oct 13, 2009 at 8:21 PM, johnvdz <john.vanderz...@gmail.com> wrote:

>
> Hi everyone,
>
> I'm new to this group. just wondering if anyone else is having problems
> with linux pyqt in maya2010. Ive been trying to get it running. 2008 and
> 2009 work fine i followed the steps in the pumpthread docs but it
> doesn't work.
>
> what is the easiest way to get the libraries connected without having to
> do a full install.
>
> thisa is the step that dosent work
>
> sudo /usr/autodesk/maya2010-x64/bin/mayapy ./configure.py -q
> /usr/local/Trolltech/Qt-4.4.3/bin/qmake
>
> the problem there is no qmake file in this Dir where there should be.
> i guess all i need to be doing is to get the bindings for python 2.6.
>
> what is the easiest way to get the libraries connected without having to
> do a full install. as i don't want to mess up my 2008 2009.
>
> any help would be great.
>
> cheers
>
> john van der zalm
>
> Sylvain Berger wrote:
> > WOW!  thanks for releasing these... you saved a lot of us a lot of time
> and
> > headackes.
> > cheers
> >
> > On Mon, Sep 28, 2009 at 8:23 AM, 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
Supervising Technical Director
www.ozgurfx.com

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

Reply via email to