I am pretty new to app development so please help. I am getting the following error while trying to run the app from anaconda prompt
Error: Streamlit requires raw Python (.py) files, but the provided file has no extension.
I have already tried renaming the file with .py at the end but did not work. Also the .py file exists in the virtual environment folder for sure.