Thank all ! I face problems with QT & PyQt Installatio, i try to follow the installtion pdf, i`m using maya 2009 x64 virsion on xp pro x64 :
1. think i have problem with Environment Variables, how exctaly i edit it ? for example where i place this line "QTDIR = C:\Qt\4.4.3" ? 2.do i need to install SIP ? or just run the PyQt-Py2.5-gpl-4.4.3.exe to install PyQt. 3. "Copy the SIP and PyQt stuff from the site-packages of Python 2.5.1 into the site-packages of your Maya cut." i have only SIP python files and one PyQt4 folder in C:\Python25\Lib\site-packages that it ? "In order to use this in 64bit Maya, you will have to build it in 64bit Python." 4.how to "build" ( i know its novice question :-) ) ? and what i need to do after with the builded files. i all ready use Python 2.5.4 (r254:67916, Dec 23 2008, 15:19:34) [MSC v.1400 64 bit (AMD64)]. so i guess all left is to build the files again. all this programing terms are little new to me , please be forgiver i have lots of knowlege holes :-) Thanks again . if some one have little time i have skype and will happy to talk about it. my skype is: kobarak. Barak Koren. On Mar 1, 12:00 am, John Creson <[email protected]> wrote: > Pyqt is not integrated in Maya. > Python is embeded in Maya, this enables one to use Pyqt in Maya, but > licensing is a different story. > JohnCreson > > > > On Sat, Feb 28, 2009 at 4:31 PM, yury nedelin <[email protected]> wrote: > > If you on 64 bit you might have problems finding python UI modules, we > > could not find one few month ago, but we are on maya 8.5 and using 2.4 > > python. Not sure if maya 9 has python UI modules that work 64 bit but it is > > somthing to consider. > > > yury > > > On Sat, Feb 28, 2009 at 12:56 PM, Mathew Berglund > > <[email protected]>wrote: > > >> searching around i found this: > > >>http://groups.google.com/group/python_inside_maya/web/using-pyqt-with... > > >> -Mat > > >> /************************************* > >> Mat Berglund > >> Technical Animator > >> Volition, THQ > >> **************************************/ > >> “I heard this lady say “I love kids.” That’s nice, a little weird though. > >> It’s like saying “I like people, for a little while.” “How old are you? 14? > >> Get away from me!”” > > >> On Sat, Feb 28, 2009 at 2:39 PM, demetrius > >> <[email protected]>wrote: > > >>> Re: pyQt - rumor has it that they will be offering a free commercial > >>> license in March/April. Also I think (could be wrong) Maya has pyqt > >>> integrated in the package. > > >>> suyati wrote: > >>> > hi barakooda, > >>> > we use qt for most of the UI`s (building them in QT designer and > >>> > converting them to pyqt). > >>> > works good from inside maya. > > >>> > -yuk > > >>> > On Feb 28, 5:35 pm, barakooda <[email protected]> wrote: > > >>> >> Thank you for the fast reply ! > >>> >> i see wxPython, and > >>> >> PyQt > > >>> >> i will happy to hear more suggestions before i start to dig > > >>> >> thank you all! > > >>> >> Barak Koren. > > >>> >> On 28 פברואר, 12:29, Mathew Berglund <[email protected]> wrote: > > >>> >>> In the past i've used wxPython. But the problem is it takes over the > >>> main > >>> >>> thread. so you have to use the maya command port and send your script > >>> calls > >>> >>> over to maya. A little bit of work up front, but i like the results. > >>> I > >>> >>> haven't tried other UI's. > > >>> >>> -Mat > > >>> >>> /************************************* > >>> >>> Mat Berglund > >>> >>> Technical Animator > >>> >>> Volition, THQ > >>> >>> **************************************/ > >>> >>> “I heard this lady say “I love kids.” That’s nice, a little weird > >>> though. > >>> >>> It’s like saying “I like people, for a little while.” “How old are > >>> you? 14? > >>> >>> Get away from me!”” > > >>> >>> On Sat, Feb 28, 2009 at 10:26 AM, barakooda <[email protected]> > >>> wrote: > > >>> >>>> i almost finish my core script (build it from scratch to teach my > >>> >>>> self maya and python > >>> >>>> here is my first output > >>> >>>>http://www.youtube.com/watch?v=UQhipf3f_zc > > >>> >>>> now i want to build UI and i prefer more universsal way of making UI > >>> >>>> and not the standard mel UI > > >>> >>>> any ideas suggestion will be welcome!! > > >>> >>>> thank you > > >>> >>>> Barak Koren- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
