Re: [問題]關於igraph安裝問題

看板Python作者 (vincent)時間10年前 (2015/11/12 01:13), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
請看這連結的第二則留言: https://www.facebook.com/photo.php?fbid=1079540115389912&set=a.606795745997687.1073741825.100000018014570&type=3&theater ※ 引述《vincentflame (vincent)》之銘言: : 我在Linux下用pip安裝完python-igraph後, 還是無法import...... : # cd /usr/local/lib/python2.7/site-packages : # pip install python-igraph : Requirement already satisfied (use --upgrade to upgrade): python-igraph in : ./python_igraph-0.7.1.post6-py2.7-linux-x86_64.egg : # python : Python 2.7.10 (default, Nov 11 2015, 19:55:28) : [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2 : Type "help", "copyright", "credits" or "license" for more information. : Traceback (most recent call last): : File "<stdin>", line 1, in <module> : File "igraph/__init__.py", line 34, in <module> : from igraph._igraph import * : ImportError: igraph/_igraph.so: undefined symbol: : _ZTVN10__cxxabiv121__vmi_class_type_infoE : 有誰知道如何解決呢?謝謝! -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 61.230.49.22 ※ 文章網址: https://www.ptt.cc/bbs/Python/M.1447262002.A.40E.html
文章代碼(AID): #1MGtSoGE (Python)
討論串 (同標題文章)
文章代碼(AID): #1MGtSoGE (Python)