streamlit not recognized

I am using python 3 to run an app in windows 11 with streamlit 1.5. Windows is not recognizing the Streamlit command, but it runs straight in python. Here is the error message: Streamlit is not recoginzed as internal or external command, operable program or batch file. It compiles in straight python 3 okay.