[yt-users] libreadline on OS X 10.6

Matthew Turk matthewturk at gmail.com
Tue Mar 16 12:13:00 PDT 2010


Thanks Rick, I'll see if I can get this fixed up.

Best,

Matt

On Tue, Mar 16, 2010 at 11:47 AM, Rick Wagner <rwagner at physics.ucsd.edu> wrote:
> Hi Matt,
>
> Just to cover another possible linking issue, do you happen to have libreadline installed in /usr/local on the machine you're building on?
>
> Thanks,
> Rick
>
> namor:~ rpwagner$ python
> Python 2.6.4 (r264:75706, Feb  1 2010, 13:22:43)
> [GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import readline
> Traceback (most recent call last):
>  File "<stdin>", line 1, in <module>
> ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/readline.so, 2): Library not loaded: /usr/local/lib/libreadline.6.0.dylib
>  Referenced from: /Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/readline.so
>  Reason: image not found
>>>>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list