On Mon, Sep 08, 2008 at 10:42:22AM -0700, Rohan Dixit wrote:
> I should add the slightly different error message I get when using
> "easy_install python-igraph install"..
>
> bash-3.2$ easy_install python-igraph install
> Searching for python-igraph
> Reading
http://pypi.python.org/simple/python-igraph/
> Best match: python-igraph 0.5.1
> Downloading
>
http://pypi.python.org/packages/source/p/python-igraph/python-igraph-0.5.1.tar.gz#md5=9cc4364d656db67add07dd474c8b0f11
> Processing python-igraph-0.5.1.tar.gz
> Running python-igraph-0.5.1/setup.py -q bdist_egg --dist-dir
> /var/folders/fK/fK0NqzhMELikM5PgTtfKhE+++TI/-Tmp-/easy_install-84BZbn/python-igraph-0.5.1/egg-dist-tmp-enNdcu
> Include path: /usr/include/igraph /usr/local/include/igraph
> Library path:
> warning: no files found matching 'debian/changelog'
> warning: no files found matching 'debian/control'
> warning: no files found matching 'debian/prepare'
> Compiling with an SDK that doesn't seem to exist:
> /Developer/SDKs/MacOSX10.4u.sdk
> Please check your Xcode installation
> unable to execute gcc: No such file or directory
> error: Setup script exited with error: command 'gcc' failed with exit status
> 1
> bash-3.2$
>
>
>
>
>
> On Mon, Sep 8, 2008 at 10:28 AM, Rohan Dixit <
address@hidden> wrote:
>
> > Hello.
> >
> > First, thank you for taking time to read this. My problem is that I'm
> > unable to properly unpackage the igraph egg on a Mac OSX platform (Leopard),
> > although I downloaded and ran the python_igraph-0.5.1-py2.4....5.mpkg file.
> > When I look in site-packages directory, I don't see any of the igraph
> > modules. I tried using "easy_install igraph install" but got an error about
> > no packages found at
pypi.python.org/simple. I would really be grateful if
> > you could help me to understand how I should install these modules! :)
> >
> > Thanks again,
> >
> > Rohan Dixit
> >
>