It seems the library author has included references to another lib made by him, and forgotten to add it. According to your error, google.directions needs http://d9t.de/open-source/python/d9t.json .
2013/6/3 Nam Soo In <[email protected]> > I am trying to use lib > google.directions 0.3 > I downloaded lib from https://pypi.python.org/pypi/google.directions > and installed it python setup.py install > moved gdapy.py under modules > try to run example code on web2py > It returns an error that > No module named d9t.json.parser > > Any solution for that? > > Thanks in advance > > -- > > --- > 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. > > > -- --- 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.

