Was referring to this link: https://groups.google.com/forum/#!searchin/web2py/reply$20to$20post/web2py/2CsGmWcMX1U/43TPqTiYLqUJ
On Monday, April 13, 2015 at 8:02:02 PM UTC-4, Ron Chatterjee wrote: > > I understand. Getting it imported is the hard part. But its not a web2py > issue. On a separate note, do you know why the link to the plugin for > threaded comment is not found? I am trying to get something going similar > to: > > > http://martinfitzpatrick.name/article/django-threaded-comments/ > > It also have the time. like it says how many hours ago (like in fb). Any > plugin for threaded comment like this? Would be nice! The avatar...got that > figured out. But trying to put reply to every threat with hours like that. > > > > > On Monday, April 13, 2015 at 5:31:55 PM UTC-4, Niphlod wrote: >> >> code in appadmin is pretty straightforward. >> If you have pygraphviz importable it works....if not, it displays the >> message "pygraphviz library not found". >> >> On Monday, April 13, 2015 at 10:43:36 PM UTC+2, Ron Chatterjee wrote: >>> >>> I have the same problem. I am using source. Is that the issue? >>> >>> On Saturday, June 1, 2013 at 3:00:54 PM UTC-4, Massimo Di Pierro wrote: >>>> >>>> Are you using web2py source? >>>> >>>> On Saturday, 1 June 2013 02:36:09 UTC-5, Tomáš Slobodník wrote: >>>>> >>>>> 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 >>>>> >>>>> -- 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.

