Kompiling PyQt

Timothy Grant tjg at hyperlinq.net
Wed Oct 10 17:08:18 EDT 2001


I thought I would take a look at PyQt and see what was going on in that
project, so I downloaded the code did ./configure && make and that
worked just fine. However, when I did the make install, I got the
following error...

(cd /tmp;
PYTHONPATH=/usr/local/lib/python2.1/site-packages:/usr/local/lib/python2.1/site-packages /usr/local/bin/python -O -c "import qt")
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/usr/local/lib/python2.1/site-packages/qt.py", line 44, in ?
    import libqtc
ImportError: /usr/local/lib/python2.1/site-packages/libqtcmodule.so:
undefined symbol: __ti8sipProxy

I'd love some insight on how to resolve this issue.

Thanks.


-- 
Stand Fast,
    tjg.

Timothy Grant
Chief Technology Officer
HyperLINq Technologies, Inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 240 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20011010/0caa57c3/attachment.sig>


More information about the Python-list mailing list