igraph-help
[Top][All Lists]
Advanced

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

[igraph] problem with installing in linux


From: akshay bhat
Subject: [igraph] problem with installing in linux
Date: Sat, 14 Feb 2009 00:46:31 +0500

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



reply via email to

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