Render has failed to build because of requirements.txt can noyone help me with this error?

==> Docs on specifying a Python version: Setting Your Python Version | Render Docs

==> Using Poetry version 1.7.1 (default)

==> Docs on specifying a Poetry version: Specifying a Poetry Version | Render Docs

==> Running build command ‘requirements.txt’…

bash: requirements.txt: command not found

==> Build failed :disappointed:

Hi,

I’ve replied to the ticket you also opened. Let’s keep the conversation in one place (on the ticket).

For completeness, I’ll repeat the response here:

That error would imply the requirements.txt is not in the root of your repo.

You’ll need to reference the path to the file. Maybe the “Root Directory” setting could help.

Alan

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