igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] problem with installing in linux


From: Gábor Csárdi
Subject: Re: [igraph] problem with installing in linux
Date: Fri, 13 Feb 2009 20:51:39 +0100

I think python is not able to find to igraph C library. There are many
posts about this in the mailing list archive.

G.

On Fri, Feb 13, 2009 at 8:46 PM, akshay bhat <address@hidden> wrote:
> in python 2.5
> after installing the core
> when i tried importing igrpah i got following message,
>
> import igraph
> /usr/lib/python2.5/site-packages/python_igraph-0.5.1-py2.5-linux-i686.egg/igraph/core.py:3:
> UserWarning: Module igraph was already imported from
> /usr/lib/python2.5/site-packages/python_igraph-0.5.1-py2.5-linux-i686.egg/igraph/__init__.pyc,
> but /home/akshayubhat/Desktop/Divisi/igraph is being added to sys.path
>   import sys, pkg_resources, imp
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 30, in
> <module>
>
>   File "build/bdist.linux-i686/egg/igraph/core.py", line 7, in <module>
>   File "build/bdist.linux-i686/egg/igraph/core.py", line 6, in __bootstrap__
> ImportError: libigraph.so.0: cannot open shared object file: No such file or
> directory
>
> Thanks
> --
> Akshay Uday Bhat.
> c.e.f.y.
> department of chemical engineering
> university institute of chemical technology
> mumbai India
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]