[PyKDE] PyQt-Mac errors and Eric3
jarrod roberson
jarrod.roberson at gmail.com
Wed Mar 9 23:18:53 GMT 2005
On Wed, 09 Mar 2005 17:49:25 -0500, Kevin Walzer
<sw at wordtech-software.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm working on a new binary distro of PyQt-Mac, but I'm getting some
> errors when I try to run a few different PyQt applications to test the
> build.
>
> Versions: Qt 3.3.4, PyQt 3.14.1, Sip 4.2.1, QScintilla 1.5.1
> OS: Mac OS X 10.3.8
>
> When I try to install Eric3 3.6.2, I get this error:
>
> Sorry, please install QScintilla and/or reinstall
> PyQt with QScintilla support.
> Error: Failure linking new module: libqscintilla.5.dylib: dyld: python
> can't open library: libqscintilla.5.dylib (No such file or directory,
> errno = 2)
>
I was able to fix this by making a link from those files in the lib
dir of qt to a directory on the search path, it still does not work
even when you get those things fixed.
More information about the PyQt
mailing list