igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] macport installation of python igraph


From: wanderingaengus
Subject: Re: [igraph] macport installation of python igraph
Date: Tue, 10 Apr 2012 17:27:09 +0000 (UTC)

Matteo's suggestion below worked perfectly for one of my machines. 

[FWIW - I'm trying to get R/python igraph going on three different machines: two Mac's (10.6 behind a heavy firewall and a 10.7 machine ) and an Windows machine not connected to the internet.] 

Thanks for your patience.

-----------------------------------------
Date: Mon, 9 Apr 2012 22:54:14 +0200
From: Matteo Zandi <address@hidden>
To: Help for igraph users <address@hidden>
Subject: Re: [igraph] macport installation of python igraph
Message-ID:
        <address@hidden>
Content-Type: text/plain; charset=UTF-8

2012/4/5  <address@hidden>:
> Unfortunately when I try to use igraph I get the infamous error response:
> ImportError: No module named igraph

try with

$ /opt/local/bin/python
Python 2.7.2 (default, Dec 25 2011, 10:02:26)
[GCC 4.2.1 (Apple Inc. build 5659)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import igraph
>>>

macports installs in /opt

Matteo



reply via email to

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