igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Re: a quick and easy question


From: Csardi Gabor
Subject: Re: [igraph] Re: a quick and easy question
Date: Tue, 9 Sep 2008 12:25:23 +0200
User-agent: Mutt/1.5.9i

Rohan,

did you look at /Library/Python/2.5/site-packages/python-igraph ?
What happens if you just type 

import igraph

into a python shell?

Gabor

On Tue, Sep 09, 2008 at 03:21:28AM -0700, Rohan Dixit wrote:
> Hi Gabor,
> 
> Thank you very much for helping me. Running the .mkpg installer on a Mac OSX
> Leopard box did not deposit files in the /site-packages directly with all
> other eggs, and I wasn't able to find the modules listed in the online
> documentation anywhere. I'm a Python neophyte, though, so I'm probably
> missing something here.
> 
> Thanks again.
> Rohan
> 
> On Tue, Sep 9, 2008 at 2:39 AM, Csardi Gabor <address@hidden> wrote:
> 
> > You need XCode to be installed if you want to use easy_install.
> > I would say that for igraph easy_install is not easy, especially
> > not on a Mac. Moreover, you would also need to compile and
> > install the igraph C  library before easy_installing python-igraph.
> >
> > I would suggest to use the installer, what was the problem with that?
> >
> > Best,
> > Gabor
> >
> > 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
> > > >
> > >
> > > _______________________________________________
> > > igraph-help mailing list
> > > address@hidden
> > > http://lists.nongnu.org/mailman/listinfo/igraph-help
> >
> >
> > --
> > Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK
> >
> 
> 
> 
> -- 
> Rohan Dixit
> Research Associate
> Comprehensive Epilepsy Center
> Department of Neurology and Neurological Sciences
> Stanford University

-- 
Csardi Gabor <address@hidden>    MTA RMKI, ELTE TTK




reply via email to

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