Pyuic4 and pyrcc4 get installed to the bin/ directory of your installation by PyQt4
It is possible that you don't have the bin/ in your PATH Try: mdfind -name pyuic4 See if that turns up the full path. Installing from source or using homebrew to install pyqt4 will end up putting it in /usr/local/bin On Jul 12, 2013 8:16 PM, "m li" <[email protected]> wrote: > I followed the pyqtx default install on lion, still couldn't I call out > the pyuic4 and pyrcc4 in the shell. It returned "can not find" > So shall I install sip-4.13.3 and qt4.7.4 pyqt4 4.9.4 manual? > Further more,I'd like to ask how can I install pyuic4 and pyrcc4 > specifically? > > thank you for your help > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
