---------- Forwarded message ---------- Date: Thu, 08 Feb 2001 08:47:09 +0000 From: Phil Thompson <[EMAIL PROTECTED]> To: Bruce Sass <[EMAIL PROTECTED]> Subject: Re: PyQt-2.3 install problem Bruce Sass wrote: > > Hi, > > "make install" is failing with this... > (from the [install-data-hook] code, as it is trying to byte-compile > the .py's) > > Traceback (innermost last): > File "<string>", line 1. in ? > File "/usr/local/ActivePython-2.0/lib/python2.0/site-packages/qt.py", line 43, in ? > import libqtc > ImportError; /usr/local/lib/libsip.so.4: undefined symbol: PyObject_Init > > SIP was compiled with this configuration: > --with-python-includes=/usr/local/ActivePython-2.0/include/python2.0 > > PyQt got this: > --with-python-includes=/usr/local/ActivePython-2.0/include/python2.0 > --with-python-modules=/usr/local/ActivePython-2.0/lib/python2.0 > --with-sip-includes=/usr/local/include/sip > --with-sip-libraries=/usr/local/lib > > Any ideas on what's up and how to fix it? Nope - I'd ask the question of the mailing list. I'd suspect ActivePython. Phil ----- end forwarded message ----- What combinations and flavours of Python and Qt work together? - Bruce _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
