import libsip

Ken Godee ken at perfect-image.com
Fri Dec 6 11:57:07 EST 2002


Did you install "sip" before PyQt?
sip is a prerequisite of PyQt.

> Hi,
> 
> I'm French, so sorry for my English.
> I try to install pyqt with python 2.2 and qt 2.3.1 or newer, but the
> "make install" give me the following error, and it's the same when I try
> to run examples...
> Could you help me please?
> 
> 
> 
> /bin/sh ../mkinstalldirs /opt/python_222/lib/python2.2/site-packages
>  /usr/bin/install -c -m 644 /qt.py
> /opt/python_222/lib/python2.2/site-packages/qt.py
> make install-data-hook
> make[3]: Entering directory `/usr/local/PyQt-3.2.4/qt'
> (cd
> /tmp;PYTHONPATH=/opt/python_222/lib/python2.2/site-packages:/opt/python_
> 222/lib/python2.2/site-packages
> /opt/python_222/bin/python -c "import qt")
> Traceback (most recent call last):
>   File "<string>", line 1, in ?
>   File "/opt/python_222/lib/python2.2/site-packages/qt.py", line 46, in
> ?
>     import libsip
> ImportError: libqt-mt.so.3: cannot load shared object file: No such file
> or directory
> make[3]: *** [install-data-hook] Error 1
> make[3]: Leaving directory `/usr/local/PyQt-3.2.4/qt'
> make[2]: *** [install-data-am] Error 2
> make[2]: Leaving directory `/usr/local/PyQt-3.2.4/qt'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/usr/local/PyQt-3.2.4/qt'
> make: *** [install-recursive] Error 1
> 
> 
> 
> 
> Thanks
> 
> 
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
> 
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list
> 






More information about the Python-list mailing list