igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] python-igraph is not found


From: Tamas Nepusz
Subject: Re: [igraph] python-igraph is not found
Date: Mon, 18 May 2009 14:58:18 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

Hi Marco,

Is there anything special in your Python installation? If you have
installed python-igraph, it should have created a whole bunch of files
under /usr/lib/python2.6/site-packages/igraph (same for 2.5 of course).
Do you have these directories? If so, is
/usr/lib/python2.6/site-packages on your Python path?

-- 
Tamas


On Mon, May 18, 2009 at 03:50:06PM +0200, Marco wrote:
> Hi all,
> 
> i am using:
> Linux 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009
> i686 GNU/Linux
> and it should be the last Ubuntu (Jaunty? I am a lil confused with all
> the names :D ).
> 
> When i use python-igraph:
> 
> Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
> [GCC 4.3.3] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import igraph
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named igraph
> 
> even if:
> 
> --> dpkg -l "*igraph*"
> Desired=Unknown/Install/Remove/Purge/Hold
> | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
> |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
> uppercase=bad)
> ||/ Name                        Version                     Description
> +++-===========================-===========================-===================
> ii  libigraph                   0.5.2                       A library
> for creating and manipulating graphs
> ii  libigraph-dev               0.5.2                       A library
> for creating and manipulating graphs - development files
> ii  python-igraph               0.5.2                       Python
> interface for the igraph library
> un  python-igraph-doc           <none>                      (no
> description available)
> 
> I installed using the debian repository.
> 
> What am i doing wrong?
> Any hints or pointers?
> 
> (RTFMs are welcomed only if accompanied with the URL of the manual, tyvm)
> 
> Thanks,
> 
> marco
> 
> 
> --
> restituiremo il riso ai salici
> 
> 
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help

Attachment: pgpVBuueKSQTW.pgp
Description: PGP signature


reply via email to

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