Error installing requirements for speech emotion recognition project

When i opened up the public link and checked the logs it had the following things done:

  1. cloned repo
  2. Processed the dependencies
  3. Reading package lists…
  4. Reading package lists…
  5. Building dependency tree…
  6. Reading state information
  7. Unable to locate package streamlit
  8. Unable to locate package keras
  9. Unable to locate package librosa
  10. installer returned a non-zero exit code
    11):exclamation: Error during processing dependencies!

My packages.txt contains the following:
streamlit
keras
librosa

I have tried adding the respective versions for each module.
I have tried rebooting the app from the manage app option.

Here is the link to the public app :
https://emotionbymazer.streamlit.app/

GitHub Repo Link :
GitHub - Mazer-08/Speech-Emotion-Recognition-Project: Google Colab Link

1 Like
1 Like

thanks mate! schoolboy error…:face_holding_back_tears:

1 Like