igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] igraph python


From: Tamas Nepusz
Subject: Re: [igraph] igraph python
Date: Thu, 12 Nov 2009 10:56:26 +0000

Hi Bob,

> I'm new in igraph. I installed the igraph extension for python (the .dmg file 
> for leopard 10.5), but once installed python doesnt find the module. It says
> 
> >>> import igraph
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named igraph
> 
> is there any issue about the installer?
It depends :) The installer installs the extension for the default Python 
distribution in OS X. If you installed another Python version from a third 
party source (e.g., MacPython), the installer might install igraph into the 
"wrong" Python distribution, not the one you are using. Can you please tell me 
the Python version you are using and whether you are running OS X 10.5 or 10.6?

Thanks,
-- 
Tamas





reply via email to

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