dev_appserver.py ile uygulamamızı calıştırırken

Eger python uygulamanizi calıştırırken şöyle bir hata alıyorsaniz:

ERROR:root:Application configuration file not found in bla bla

Bu sorun uygulamayi bulamadigindan kaynaklaniyor. Benim uygulamam test.py ve C:\test_deneme dizinin icinde.
dev_appserver.py test.py veya dev_appserver test derseniz yukaridaki hatayi alirsiniz. Bunu engellemek için python programinizin oldugu dizini vermelisiniz. Yani, dev_appserver.py C:\test_deneme seklinde.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>