Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.
Manas MohapatraPosted Apr 15, 2019, 4:28 AM
I hosted the a Python Flask sample in Windows Azure. Project contains one python(application.py) file which contains following code: And it is set Python version as 3.6. However, why trying to open the Web URL it says following text not displaying "Index!" as message from Flask: "This web site is running Python 3.6.6" What could be the problem?