Private Github Repo: Error installing requirements –> No terminal output available, no Manage App button

I’m trying to deploy my app from a private repo on github to streamlit for the first time. However, I get the error:

" 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."

But am not seeing a button Manage App .

How do I debug/fix this? Thanks in advance.

Managed to figure out that i had missed to push the .env file in the repo.

  • Navigated to the Streamlit home page
  • Select “My Apps”
  • Click on the kebab menu next to the app
  • Select “Edit with Codespaces” and check the terminal

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