PyQt file locations

Frank Miles fpm at u.washington.edu
Wed Feb 28 11:11:32 EST 2001


In article <3A9C6E6B.3B727A37 at ucdavis.edu>,
Bruce Wolk  <bawolk at ucdavis.edu> wrote:

>I have the same files in my site-packages directory, except for qt.pyc.
>
>make-install gave me some errors:

[snip]

>Traceback (most recent call last):
>  File "<string>", line 1, in ?
>  File "/usr/local/lib/python2.0/site-packages/qt.py", line 43, in ?
>    import libqtc
>ImportError: libsip.so.4: cannot open shared object file: No such file or
>directory
>make[3]: *** [install-data-hook] Error 1
>make[3]: Leaving directory `/home/bruce/down/PyQt-2.3/qt'
>make[2]: *** [install-data-am] Error 2
>make[2]: Leaving directory `/home/bruce/down/PyQt-2.3/qt'
>make[1]: *** [install-am] Error 2
>make[1]: Leaving directory `/home/bruce/down/PyQt-2.3/qt'
>make: *** [install-recursive] Error 1
>________________________
>
>When I try to run the examples, I get the same ImportError.
>
>Any ideas?

I can only say that I am getting a nearly identical set of error messages.
I'm running Debian 'potato', with Python 1.5.2.  Sip seemed to install ok.
Anyone have a clue?

	-frank
-- 



More information about the Python-list mailing list