473,385 Members | 1,642 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

So near and yet so far... (trying to install PyQt on OS X)

I'm trying to get QT, SIP, and PyQt installed so I can try
out the Python editor eric. Both sip and qt appear to have
compiled and installed properly. Unfortunately, PyQt,
after compiling most of the files and starting what I
suspect is the final link step, fails with the follwing
message (I've included a few lines above for context):
---------------
[Kenneth-McDonalds-Computer:~/Downloads/PyQt-mac-gpl-3.11] ken% make
c++ -prebind -dynamiclib -headerpad_max_install_names -install_name
libqtcmodule.so -framework Python -o libqtcmodule.so qtcmodule.o
sipqtQWorkspace.o sipqtQWMatrix.o sipqtQW ...
(lots more files)
....sipqtQPen.o sipqtQt.o moc_qtcmodule.o -L/System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages
-L/Developer/qt/lib -lqassistantclient -lsip -lqt
/usr/bin/libtool: can't locate file for: -lsip
/usr/bin/libtool: file: -lsip is not an object file (not allowed in a library)
make[1]: *** [libqtcmodule.so] Error 1
make: *** [all] Error 2
-------------
and, though I can do some fiddling with make files, I sure
as heck have no idea what to do about this. I would really
appreciate advice on this one, because I'll never solve it
on my own.

Thanks,
Ken

Jul 18 '05 #1
1 1442
Kenneth McDonald <km********@wisc.edu> wrote in message news:<sl***********************@g4.gateway.2wire.n et>...
I'm trying to get QT, SIP, and PyQt installed so I can try
out the Python editor eric. Both sip and qt appear to have
compiled and installed properly. Unfortunately, PyQt,
after compiling most of the files and starting what I
suspect is the final link step, fails with the follwing
message (I've included a few lines above for context):
---------------
[Output snipped]
-------------
and, though I can do some fiddling with make files, I sure
as heck have no idea what to do about this. I would really
appreciate advice on this one, because I'll never solve it
on my own.


Ken, you might want to report your problem on the PyQt/PyKDE
mailing list (http://mats.imk.fraunhofer.de/mailman/listinfo/pykde).
If you don't get around to doing that within a few days, and if
nobody's replied here, I'll forward your message on.

The output you provided indicated that libsip may not be installed
in an expected place. Have you tried specifying the -s flag when
configuring PyQt?

David
Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

35
by: Vamsi Mudrageda | last post by:
I am kind of new to Python, and after trying and using wxPython, I found it kind of lacking in easy-to-read documentation, speed at loading, and GUI response-time. So I am looking for an another...
8
by: simo | last post by:
OK, so I'm at the stage where I want to make a choice between wxPython and PyQt. Currently I'm using wxPython mainly due to the fact that it has GPL Linux and Windows versions. I prefer Qt to...
10
by: Simon John | last post by:
After quite a while of wxPython I'm getting back into PyQt, mainly due to the announcement by Trolltech that they will make a GPL version of Qt4 for Windows (and Phil-T said he will make a PyQt to...
3
by: Phil Thompson | last post by:
Riverbank Computing is pleased to announce the release of PyQt v4.0beta1 available from http://www.riverbankcomputing.co.uk/pyqt/. PyQt is a comprehensive set of Qt bindings for the Python...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.