Error in Windmill

Raji Seetharaman sraji.me at gmail.com
Thu Nov 12 08:20:35 EST 2009


On Thu, Nov 12, 2009 at 5:58 PM, Himanshu <himanshu.garg at gmail.com> wrote:

> 2009/11/12 Raji Seetharaman <sraji.me at gmail.com>:
> >
> > Hi
> >
> > Im learning Web scraping with Python from here
> > http://www.packtpub.com/article/web-scraping-with-python-part-2
> >
> > From the above link, the complete code is here
> http://pastebin.com/m10046dc6
> >
> > When i run the program in the terminal i receive following errors
> >
> > File "nasa.py", line 41, in <module>
> >     test_scrape_iotd_gallery()
> >   File "nasa.py", line 24, in test_scrape_iotd_gallery
> >     client = WindmillTestClient(__name__)
> >   File
> >
> "/usr/local/lib/python2.6/dist-packages/windmill-1.3-py2.6.egg/windmill/authoring/__init__.py",
> > line 142, in __init__
> >     method_proxy = windmill.tools.make_jsonrpc_client()
> >   File
> >
> "/usr/local/lib/python2.6/dist-packages/windmill-1.3-py2.6.egg/windmill/tools/__init__.py",
> > line 35, in make_jsonrpc_client
> >     url = urlparse(windmill.settings['TEST_URL'])
> > AttributeError: 'module' object has no attribute 'settings'
> >
> > Suggest me
> >
> > Thanks
> > Raji. S
> >
> > --
> > http://mail.python.org/mailman/listinfo/python-list
> >
> >
>
> Google or See
> http://groups.google.com/group/windmill-dev/browse_thread/thread/c921f7a25c0200c9
>

Thanks  for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091112/d8896cd5/attachment-0001.html>


More information about the Python-list mailing list