Jump to content

PyQT installation Problems


Recommended Posts

Hi,

I have been working with PyQT 3 for the past year or so and I want to use some of the advancements that are found in the newer PyQT 4. I uninstalled PyQT 3 and installed the PyQT 4 packages from Mandriva sources. However, the PyQT 4 packages don't seem to get me a working installation like PyQT 3. Even with PyQT4-designer installed there is no pyuic4 executable nor is there a Qt-Designer executeable.

 

I have even gone so far as to try to install PyQT4 from source and it fails to compile. Nothing seems to work.

 

Does anyone have experience getting PyQT 4 working on Mandriva 2008.0?

 

Kevin

Link to comment
Share on other sites

Even with PyQT4-designer installed there is no pyuic4 executable

You will find ‎/usr/bin/pyuic4 in the python-qt4-devel package in the repos. You will also need to install the libqtdesigner1, libqtgui4, and libqt4-devel packages from the repos with the package manager or urpmi, in order to pick up all the deps.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...