[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[igraph] Installing on Ubuntu 8.10 x86_64
From: |
Samuel Rose |
Subject: |
[igraph] Installing on Ubuntu 8.10 x86_64 |
Date: |
Fri, 3 Apr 2009 17:13:54 -0400 |
Getting the following error:
Traceback (most recent call last):
File "LFSTransform.py", line 1, in <module>
import igraph
File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 30, in <module>
File "build/bdist.linux-x86_64/egg/igraph/core.py", line 7, in <module>
File "build/bdist.linux-x86_64/egg/igraph/core.py", line 6, in __bootstrap__
ImportError: libigraph.so.0: cannot open shared object file: No such
file or directory
How do I install libigraph and libigraph-dev on my platform?
These of course do not work:
deb http://cneurocvs.rmki.kfki.hu /packages/binary/
deb-src http://cneurocvs.rmki.kfki.hu /packages/source/
Thanks!
- [igraph] Installing on Ubuntu 8.10 x86_64,
Samuel Rose <=
- Prev by Date:
[igraph] Error in get.adjacency.dense(graph, type = type, attr = attr, names = names, : At vector.pmt:409 : cannot reserve space for vector, Out of memory
- Next by Date:
Re: [igraph] Installing on Ubuntu 8.10 x86_64
- Previous by thread:
[igraph] Error in get.adjacency.dense(graph, type = type, attr = attr, names = names, : At vector.pmt:409 : cannot reserve space for vector, Out of memory
- Next by thread:
Re: [igraph] Installing on Ubuntu 8.10 x86_64
- Index(es):