[Python-modules-team] Bug#739739: python-igraph: import igraph error

lina lina.oahz at gmail.com
Sat Feb 22 07:35:38 UTC 2014


Package: python-igraph
Version: 0.6.5-1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   Python 2.7.3 (default, Jan  2 2013, 13:56:14) 
   [GCC 4.7.2] on linux2
   Type "copyright", "credits" or "license()" for more information.
   >>> from igraph import *

   Traceback (most recent call last):
     File "<pyshell#0>", line 1, in <module>
         from igraph import *
           File "/usr/lib/python2.7/dist-packages/igraph/__init__.py", line 34, in <module>
               from igraph._igraph import *
               ImportError: /usr/lib/libf2c.so.2: undefined symbol: MAIN__
               >>> 
:/usr/lib# ls -lrt libf2c*
-rw-r--r-- 1 root root  101816 Aug  7  2009 libf2c.so.2.1
lrwxrwxrwx 1 root root      13 Aug  7  2009 libf2c.so.2 -> libf2c.so.2.1
lrwxrwxrwx 1 root root      13 Aug  7  2009 libf2c.so -> libf2c.so.2.1
-rw-r--r-- 1 root root  103544 Aug  7  2009 libf2c_i2.so.2.1
lrwxrwxrwx 1 root root      16 Aug  7  2009 libf2c_i2.so.2 -> libf2c_i2.so.2.1
lrwxrwxrwx 1 root root      16 Aug  7  2009 libf2c_i2.so -> libf2c_i2.so.2.1
-rw-r--r-- 1 root root 1053910 Aug  7  2009 libf2c_i2.a
-rw-r--r-- 1 root root 1052294 Aug  7  2009 libf2c.a


-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.9-lina (SMP w/8 CPU cores)
Locale: LANG=en_SG.UTF-8, LC_CTYPE=en_SG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-igraph depends on:
ii  libc6       2.13-38+deb7u1
ii  libigraph0  0.6.5-5
ii  python      2.7.3-4+deb7u1

python-igraph recommends no packages.

python-igraph suggests no packages.

-- no debconf information



More information about the Python-modules-team mailing list