お世話になります。
現在djangoを学習しようとしている者ですがインストール時にエラーが起こり先に進めないようになっております。

easy_installにてdjangoをダウンロードし
python manage.py startapp myapp まで進むと
importError: No module named mysite.settings
と表示されます。

こういった場合どのように対処すればよろしいでしょうか?
同じフォルダの中にはsettings.pyは存在するのですが。

誠に申し訳ございません。
回答どうかよろしくお願いいたします。

-- 
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9a31b441-6771-4078-844f-90da754bfd52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to