ANN: PyQt-Mac installer available
Timothy Grant
timothy.grant at gmail.com
Wed Nov 10 14:18:50 EST 2004
On Wed, 10 Nov 2004 14:07:29 -0500, Kevin Walzer
<sw at wordtech-software.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Timothy Grant wrote:
> |
>
> | This is a huge blessing! Thank you so much.
>
>
>
> | That said I'm having a bit of difficulty.
>
> | I believe I followed the instructions correctly including all the
> | symlinks that were suggested. However, I get an error.
>
> | (timothygrant at bastard%) pythonw
> | ~
> | Python 2.3 (#1, Sep 13 2003, 00:49:11)
> | [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
> | Type "help", "copyright", "credits" or "license" for more information.
>
> |>import qt
>
> | Traceback (most recent call last):
> | File "<stdin>", line 1, in ?
> | ImportError: Failure linking new module: libqt-mt.3.dylib: dyld:
> |
> /System/Library/Frameworks/Python.framework/Versions/2.3/Resources/Python.app/Contents/MacOS/Python
> | can't open library: libqt-mt.3.dylib (No such file or directory,
> | errno = 2)
>
> | Any tips?
>
> | Thank you.
>
>
> I took a look and realized that this build doesn't use
> libqt-mt.3.dylib--it is a static build. Try substituting libqt-mt.a and
> libqt-mt.la in the symlinks. If this, or something like it, works, I'll
> ~ update the installation instructions.
>
>
>
>
> - --
> Kevin Walzer, PhD
> WordTech Software--Open Source Applications and Packages for OS X
> http://www.wordtech-software.com
> http://www.smallbizmac.com
> http://www.kevin-walzer.com
> mailto:sw at wordtech-software.com
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (Darwin)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFBkmbwJmdQs+6YVcoRApkoAJ9JMqVxMxxCmUfBISX/1/fC25mO0wCfSKMP
> dvHx1gF0HbU/T27COged79E=
> =hpO+
> -----END PGP SIGNATURE-----
>
Same error after doing that. Do I need to logout and log back in to
build the library list or something? on linux I'd run ldconfig, but
don't know what the equivalent is on OS/X yet.
--
Stand Fast,
tjg.
More information about the Python-list
mailing list