issues with starting ipython notebook

3 views
Skip to first unread message

TLS

unread,
Sep 5, 2014, 11:21:51 AM9/5/14
to anac...@continuum.io
I am new to programming and I am having a problem loading ipython notebook. I am using the anaconda (2.0.1) distribution on a mac (OS 10.9.4). Python and ipython work fine. However, when I type ipython notebook in the terminal I get this error message:

OSError: dlopen(/Users/Tami/anaconda/lib/python2.7/site-packages/zmq/libzmq.so, 10): Symbol not found: __ZNSs4_Rep20_S_empty_rep_storageE

  Referenced from: /Users/Tami/anaconda/lib/python2.7/site-packages/zmq/libzmq.so

  Expected in: dynamic lookup


I would like to be able to use the notebook so I can share data with colleagues. Thank you!!

Ilan Schnell

unread,
Sep 5, 2014, 11:26:39 AM9/5/14
to Anaconda
The zeromq library is apparently linking to symbols, which are not
available on your system.  It works for me on OSX 10.7.  Do you have
the DYLD_LIBRARY_PATH set maybe?  What is the output of:
$ env | sort

Thanks   Ilan


--
Anaconda Community Support Group Brought to you by Continuum Analytics
---
You received this message because you are subscribed to the Google Groups "Anaconda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to anaconda+u...@continuum.io.
To post to this group, send email to anac...@continuum.io.
Visit this group at http://groups.google.com/a/continuum.io/group/anaconda/.

TLS

unread,
Sep 5, 2014, 11:44:38 AM9/5/14
to anac...@continuum.io
Thank you for the quick response! Sorry- I dont know how to check if the DYLD_LIBRARY_PATH is set. When I put in env | sort I get:

Apple_PubSub_Socket_Render=/tmp/launch-Tj8kWJ/Render

EDITOR=aquamacs

HOME=/Users/Tami

LANG=en_US.UTF-8

LOGNAME=Tami

MKL_NUM_THREADS=1

OLDPWD=/Users/Tami/anaconda/lib/python2.7/site-packages

PATH=/Users/Tami/anaconda/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin

PWD=/Users/Tami/anaconda/lib/python2.7/site-packages/zmq

SHELL=/bin/bash

SHLVL=1

SSH_AUTH_SOCK=/tmp/launch-CXHyMJ/Listeners

TERM=xterm-256color

TERM_PROGRAM=Apple_Terminal

TERM_PROGRAM_VERSION=326

TERM_SESSION_ID=DC98C18F-2279-4676-BA97-19284F6820E8

TMPDIR=/var/folders/yx/w960grhj51jcrbkvtccsb9sm0000gn/T/

USER=Tami

_=/usr/bin/env

__CF_USER_TEXT_ENCODING=0x1F5:0:0

__CHECKFIX1436934=1

sam.p...@gmail.com

unread,
Nov 8, 2014, 3:50:44 PM11/8/14
to anac...@continuum.io
Has this issue been resolved? having the same problem.

theyread...@gmail.com

unread,
Mar 11, 2015, 6:40:53 PM3/11/15
to anac...@continuum.io
Same issue here.

aubreyan...@gmail.com

unread,
Jul 9, 2015, 10:49:54 AM7/9/15
to anac...@continuum.io, theyread...@gmail.com
Me too. Uninstalling and reinstalling anaconda, as suggested here, worked for me.
Reply all
Reply to author
Forward
0 new messages