try running:
python manage.py runserver --settings=<Path_to_your_settings.py>

On 14 December 2014 at 14:56, Saki Fu <saki.f...@gmail.com> wrote:

> I run python manage.py runserver and got the following error.
>
> ImportError: Could not import settings 'myapp.settings' (Is it on
> sys.path? Is there an import error in the settings file?): No module named
> myapp.settings
>
> What's wrong with it and how can I solve the problem?
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/7d1d87f3-e5c7-4969-a2ab-04df4f7ad5ff%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/7d1d87f3-e5c7-4969-a2ab-04df4f7ad5ff%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEeLb7NES0BbYRWyH6KLe2gc08GDvK0-UNugnSF8Ffbhf1jMKw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to