Aha , I didn't notice that he is asking for mac :)

On Thu, Jun 14, 2012 at 11:38 AM, Justin Israel <justinisr...@gmail.com>wrote:

> @Kurian, are your packages linux? He has a mac.
> But actually Glenn had emailed me directly about this, saying that the mac
> packages I hosted worked fine, but he is just trying to understand the
> failure when building from scratch.
>
> Glenn, last I responded to you, I was suggesting from your posted output
> that your ./configure.py step actually failed which is why there is no
> Makefile. Any new info about that?
>
>
>
> On Thu, Jun 14, 2012 at 9:09 AM, Kurian O.S <kuria...@gmail.com> wrote:
>
>> If you are just looking for PyQt for maya then download the 2012 pack
>> from http://www.kurianos.com/wordpress/?p=551 and copy to  /usr/autodesk
>> /maya_2013/lib/python_version/site-packages.
>>
>> And the issue step 7 didn't make the make file for you because its end's
>> with a exception , so there is no point going to step 8 anyway. Can you
>> post the terminal output of step 8 ?
>>
>>
>> On Sat, Jun 9, 2012 at 6:56 PM, GWinters <glenn.j.wint...@gmail.com>wrote:
>>
>>> Hi everyone
>>> I was hoping someone may be able to help me out. Im trying to install
>>> pyqt.  Im currently at the building pyqt part. All my paths have been
>>> adjust to where I configured.and I get to step 8. When I try to input make
>>> -j8 i get the following error: make: *** No targets specified and no
>>> makefile found.  Stop.
>>>
>>> I really have no idea what to do at this point. Everything has been
>>> installed correctly. The only change I made was on the Sip instaill and
>>> removed the -arch tag because it was giving me problems. Anyone have any
>>> ideas. They would be greatly appreciated.
>>>
>>> Thanks
>>>
>>> Glenn
>>>
>>> 1. tar ‐zxvf PyQt‐mac‐gpl‐4.9.1.tar.gz
>>> 2. cd PyQt‐mac‐gpl‐4.9.1
>>> 3. export QTDIR=/usr/local/Trolltech/Qt‐4.7.1
>>> 4. export PATH=/usr/local/Trolltech/Qt‐4.7.1/bin:$PATH
>>> 5. export QMAKESPEC=/usr/local/Trolltech/Qt‐4.7.1/mkspecs/macx‐g++
>>> 6. export DYLD_LIBRARY_PATH=/usr/local/Trolltech/Qt‐4.7.1/lib
>>> 7. /Applications/Autodesk/maya2013/Maya.app/Contents/bin/mayapy
>>> configure.py
>>> LIBDIR_QT=/usr/local/Trolltech/Qt‐4.7.1/lib
>>> INCDIR_QT=/usr/local/Trolltech/Qt‐4.7.1/include
>>> MOC=/usr/local/Trolltech/Qt‐4.7.1/bin/moc ‐w ‐‐no‐designer‐plugin he
>>> following message may be printed by the configure process:
>>> Creating pyqtconfig.py...
>>> Exception TypeError: TypeError("'NoneType' object is not callable",) in
>>> <bound method Popen.__del__ of
>>> <subprocess.Popen object at 0x1004ab7d0>> ignored
>>> 8.  make ‐j8
>>> 9.  sudo make install
>>>
>>>
>>>  --
>>> view archives: http://groups.google.com/group/python_inside_maya
>>> change your subscription settings:
>>> http://groups.google.com/group/python_inside_maya/subscribe
>>>
>>
>>
>>
>> --
>> --:: Kurian ::--
>>
>>  --
>> view archives: http://groups.google.com/group/python_inside_maya
>> change your subscription settings:
>> http://groups.google.com/group/python_inside_maya/subscribe
>>
>
>  --
> view archives: http://groups.google.com/group/python_inside_maya
> change your subscription settings:
> http://groups.google.com/group/python_inside_maya/subscribe
>



-- 
--:: Kurian ::--

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to