On Thursday, June 2, 2011 at 10:29:48 AM UTC-5, Neeraj Agarwal wrote:
> Hello all,
> 
> I'm a newbie to Python and its my 2nd day exploring it.
> 
> I was trying to use Python wrapper for Google Charts API and was
> tweaking the examples.
> https://github.com/gak/pygooglechart/raw/master/examples/pie.py
> 
> This is the script which I was trying.
> 
> And the python interpreter gives the following error:
>     import settings
> ImportError: No module named settings
> 
> I installed Django as well before this (if its causing the problem,
> dunno)
> 
> Please help me.
> 
> Thanks,
> Neeraj

Thanks, your answer was a big help.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to