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

Reply via email to