Hi everybody, I am running web2py 2.4.7 on site5 webhosting and I recently run into the following issue:
I would like to use 'graph model' feature but pygraphviz is not available on the site5 servers. I've installed graphviz in my home directory and also pygraphviz using easy_install. Problem is appadmin still says 'pygraphviz library not found'. When I start interactive console (python2.6 web2py.py -S app -M) and run 'import pygraphviz', library is loaded. Could you please advise where is the problem? Thank you, Tomas -- --- 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/groups/opt_out.

