|
From: | Pablo Moriano |
Subject: | Re: [igraph] Error importing igraph in OSX 10.10.5 |
Date: | Sat, 17 Oct 2015 18:58:41 -0400 |
Hi Tamas, I follow your directions but it still complains about the same error >>> import igraph Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Users/user/anaconda/lib/python2.7/site-packages/igraph/__init__.py", line 34, in <module> from igraph._igraph import * ImportError: dlopen(/Users/user/anaconda/lib/python2.7/site-packages/igraph/_igraph.so, 2): Symbol not found: ___emutls_get_address Referenced from: /Users/user/anaconda/lib/python2.7/site-packages/igraph/_igraph.so Expected in: dynamic lookup The igraph installer successfully finished. Successfully built python-igraph Installing collected packages: python-igraph Successfully installed python-igraph-0.7.1.post6 Cleaning up... Starting new HTTPS connection (1): pypi.python.org "GET /pypi/pip/json HTTP/1.1" 200 46090 This is my anaconda configuration Python 2.7.10 |Anaconda 2.1.0 (x86_64)| (default, Sep 15 2015, 14:29:08) What else can I try?
|
[Prev in Thread] | Current Thread | [Next in Thread] |