Error installing requirements. Please fix it

Summary

Error installing requirements.

Click “Manage App” and consult the terminal for more details.

If you still have questions, leave a message in our forums and we will get back to you ASAP.

Steps to reproduce

Code snippet:



#If applicable, please provide the steps we should take to reproduce the error or specified behavior.

**Expected behavior:**

#Explain what you expect to happen when you run the code above.
The code should be deployed properly

**Actual behavior:**

   ❗️ installer returned a non-zero exit code
   ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.`
    ❗️ Streamlit server consistently failed status checks
``` ❗️ Please fix the errors, push an update to the git repo, or reboot the app.

Debug info

  • Streamlit version: Latest
  • Python version: 3.9
  • OS version: Windows 11
  • Browser version: Google Chrome

Requirements file

streamlit
speechrecognition

Links

Additional information

Hi @Prashant_Shukla,

Thanks for posting!

The app seems to be working. At what point are you getting the error and can you also provide more logs so we can see the full error messages?

Error after clicking on start

st.audio is for playback of audio, not recording. This approach does not work.

Plz tell me the solution for this, I have tried enough but couldn’t find it

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.