Error in a deploy of a project
matheuzaum
HOBBY
5 months ago
I'm trying to deploy "browser use" : https://github.com/browser-use/browser-use?tab=readme-ov-file
But the deploy is always returning the issue : "python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install --upgrade build setuptools && pip install ." did not complete successfully: exit code: 1
And I have no ideia how I can deploy this, I've already asked to some AI's, but I have not useful results, it was sugesting mt to look to requirements.txt file but I couldn't find it anywhere.
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies