igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] python-igraph OSX Lion install errors


From: Bedartha Goswami
Subject: Re: [igraph] python-igraph OSX Lion install errors
Date: Fri, 04 Nov 2011 17:34:33 +0100

Hi,
Can you please go to
/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/igraph,
run the following commands and send me the output:
$ file core.so
$ nm core.so | grep initcore.so

Bedarthas-MacBook-Air:Documents bedartha$ cd /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-package
s/igraph
Bedarthas-MacBook-Air:igraph bedartha$ file core.so
core.so: Mach-O universal binary with 2 architectures
core.so (for architecture i386):        Mach-O bundle i386
core.so (for architecture x86_64):      Mach-O 64-bit bundle x86_64
Bedarthas-MacBook-Air:igraph bedartha$ nm core.so | grep initcore.so
Bedarthas-MacBook-Air:igraph bedartha$

Is this all right?
Regards,
Bedartha



reply via email to

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