dlamotte / django-tagging

Automatically exported from code.google.com/p/django-tagging
Other
0 stars 0 forks source link

installation error #195

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Not sure what I am doing wrong.  Followed both sets of install 
instructions.

copy tagging directory to PYTHON_PATH folder.
and type python setup.py install

Both still give me this error when I use the python and try to import this 
module.

ImportError: Settings cannot be imported, because environment variable 
DJANGO_SETTINGS_MODULE is undefined.

Original issue reported on code.google.com by DHuan...@gmail.com on 23 Apr 2009 at 4:42

GoogleCodeExporter commented 8 years ago
This should no longer be the case. Report new issues if you are having them.

Original comment by bros...@gmail.com on 23 Aug 2009 at 5:00