Results 1 to 1 of 1

Thread: (solved now)bash: pyrcc4: command not found

  1. #1
    Join Date
    Apr 2012
    Posts
    1
    Platforms
    Unix/X11

    Default (solved now)bash: pyrcc4: command not found

    hey,guys,im new to pyqt4 and i met one problem:i cant use pyrcc4 when i use the resource files under fedora 16.just c the following:
    [ocean@localhost chap06]$ pyrcc4 -o qrc_resources.py resources.qrc
    bash: pyrcc4: command not found...

    i installed my qt using these commands:
    yum install qt qt-devel qt-x11 qt-doc qt-demos qt-examples qt-asssistant qt-creator qt-config
    yum install PyQt4.i686

    any help?thx~

    now i have known how to solve the problem.just install one package:

    sudo yum install PyQt4-devel

    its ok now
    Last edited by bigocean; 16th April 2012 at 13:46.

Similar Threads

  1. make: command not found, Error: 127
    By ct in forum General Programming
    Replies: 3
    Last Post: 21st April 2015, 08:19
  2. Bash command
    By guiQt in forum Qt Programming
    Replies: 1
    Last Post: 3rd June 2010, 12:22
  3. QMAKE run bash command
    By kemp in forum Qt Programming
    Replies: 8
    Last Post: 9th February 2007, 15:35
  4. Linux/Bash: Run a command as another user
    By sunil.thaha in forum General Discussion
    Replies: 1
    Last Post: 5th December 2006, 09:49
  5. call bash/terminal command with QT
    By myta212 in forum Newbie
    Replies: 1
    Last Post: 13th November 2006, 15:38

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.