Yes. I had the same issue. I tried to install it and added the path of "Graphviz2.38" to my windows path (using 8). So, I need to restart (to set the path). Thats why haven't tried again. But I got the same error. I am under the impression I need to install separately and add that to my local python (canopy/anaconda) and use the source while adding the windows path to Graphviz2.38, to get it to work.
On Wednesday, April 8, 2015 at 4:59:56 PM UTC-4, Dave S wrote: > > > > On Wednesday, April 8, 2015 at 1:43:57 PM UTC-7, Richard wrote: >> >> Maybe coming from this : >> https://bitbucket.org/al14s/rawr/issue/2/rhel-centos-fedora-pip-pygraphviz-does-not >> >> ?? >> > > hmmmm > > /dps > > >> >> Richard >> >> On Wed, Apr 8, 2015 at 4:25 PM, Dave S <[email protected]> wrote: >> >>> >>> On Wednesday, April 8, 2015 at 8:43:32 AM UTC-7, Richard wrote: >>>> >>>> Write model and see the schema with web2py graph model that rely >>>> on pygraphviz... The rest is a waste of time!! >>>> >>>> :) >>>> >>> >>> >>> >>> Punching the graph button says pygraphviz not found, which just means it >>> isn't bundled with web2py or python27 (this comae up in January, I think). >>> >>> But my pip install gives an error for libcgraph not found, so tracked >>> down doing this >>> sudo yum install numpy scipy python-matplotlib ipython python-pandas >>> sympy python-nose >>> <URL:http://scipy.org/install.html> >>> >>> But I still get the error about libcgraph. I guess I need someone to >>> hold my hand. >>> (I'm on Fedora 16 for the machine I'm trying this on) >>> >>> /dps >>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

