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 21:41:19 +0100

Actually, your error message says libigraph.so.0. It that there, too?
Also see http://lists.gnu.org/archive/html/igraph-help/2009-02/msg00051.html

G.

On Fri, Feb 13, 2009 at 9:07 PM, akshay bhat <address@hidden> wrote:
> i found the libgraph.so file in usr/lib folder.
> how can i supply the python with appropriate path?
>
> On Sat, Feb 14, 2009 at 12:51 AM, Gábor Csárdi <address@hidden> wrote:
>>
>> 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
>>
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
>
> --
> Akshay Uday Bhat.
> c.e.f.y.
> department of chemical engineering
> university institute of chemical technology
> mumbai India
>
> "One has the ability and privilege to do one's respective duty, but has no
> control over the
> results. The fruits of work should not be the motive, for they shall follow
> one's actions"
> Bhagvad Gita, (2.47)
>
> _______________________________________________
> 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]