python - flask runserver.py "no module name config" -


I am creating an SMS API in the flask when I try to run it through the dragon runner, then it is configuring any module name Do not say, but I have that file in it api_version, secret_key and all are included I do not know what went wrong. Can somebody help me out. To import a Python file, it should have an extension in config.py.bak

.py . So rename the file from config.py.BAK to config.py and try again.

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -