Python newbie here! No module named settings
Jason Friedman
jason at powerpull.net
Sat Sep 8 00:16:20 EDT 2012
More information about the Python-list mailing list
Sat Sep 8 00:16:20 EDT 2012
- Previous message (by thread): Python newbie here! No module named settings
- Next message (by thread): Division help in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> 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) I searched Google for "django import settings" and found a few links that might be helpful.
- Previous message (by thread): Python newbie here! No module named settings
- Next message (by thread): Division help in python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list