Comments on: Installing PyGraphviz [tested on OSx Leopard] http://www.michelepasin.org/blog/2009/10/14/installing-pygraphviz-tested-on-osx-leopard/ At the core of all well-founded belief lies belief that is unfounded - Wittgenstein Fri, 13 Dec 2013 16:49:00 +0000 hourly 1 https://wordpress.org/?v=5.2.11 By: Peter http://www.michelepasin.org/blog/2009/10/14/installing-pygraphviz-tested-on-osx-leopard/comment-page-1/#comment-22482 Fri, 13 Dec 2013 16:49:00 +0000 http://magicrebirth.wordpress.com/?p=370#comment-22482 Thank you very much!

I still get an error message after I run python setup.py install:

4 warnings generated.

gcc -bundle -undefined dynamic_lookup -L/Users/filippperesadilo/anaconda/lib -arch x86_64 -arch x86_64 build/temp.macosx-10.5-x86_64-2.7/pygraphviz/graphviz_wrap.o -L/usr/local/lib/graphviz -L/usr/local/lib/graphviz -lcgraph -lcdt -o build/lib.macosx-10.5-x86_64-2.7/pygraphviz/_graphviz.so

ld: library not found for -lcgraph

clang: error: linker command failed with exit code 1 (use -v to see invocation)

error: command ‘gcc’ failed with exit status 1

Any idea about what is going on?

Thanks in advance!

]]>
By: Stockman http://www.michelepasin.org/blog/2009/10/14/installing-pygraphviz-tested-on-osx-leopard/comment-page-1/#comment-14127 Tue, 06 Aug 2013 08:17:00 +0000 http://magicrebirth.wordpress.com/?p=370#comment-14127 Thanks. and if you’re using virtualenv, are those the same path you’re going to put in there ?

]]>
By: felix http://www.michelepasin.org/blog/2009/10/14/installing-pygraphviz-tested-on-osx-leopard/comment-page-1/#comment-146 Wed, 19 Sep 2012 10:59:11 +0000 http://magicrebirth.wordpress.com/?p=370#comment-146 thanks !

]]>