Results 1 to 2 of 2
I can insatall PyQt3 just fine, but when I try to run python configure.py in my PyQt 4.7 directory I get the error: Failed to determine the layout of your ...
- 08-02-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
Installing PyQt4 on CentOS5.5
I can insatall PyQt3 just fine, but when I try to run python configure.py in my PyQt 4.7 directory I get the error: Failed to determine the layout of your Qt installation. I have installed the latest version of SIP on my machine and I am runnin python 2.7. Any help would be most appreciated!
-James
- 08-06-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,974
CentOS uses KDE 3.5.4 which in turn uses Qt 3. You can install Qt 4 as well, which I have done, and you probably need to do that before you install the PyQt4 package.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote