Error encountered because python version 11 option is not available in advance settings

Following Error encountered because python version 11 option is not available in advance settings

ModuleNotFoundError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).

Traceback:

File "/home/appuser/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 565, in _run_script
    exec(code, module.__dict__)File "/app/testingsnowflake/app.py", line 4, in <module>
    import snowflake.connector

Please avoid creating duplicate posts and take some time to read through our guidelines on how to post an effective question.

Closing this as a duplicate of:

Your dependency file continues to be misspelled. Rename it to requirements.txt.