Unable to build my cron job

May 21 09:08:30 PM ==> Checking out commit afb451f56d8d302b0c43f05bb26ecdd3121b18aa in branch master
May 21 09:08:34 PM ==> Using Python version: 3.7.10
May 21 09:08:37 PM ==> Running build command ‘pip install -r requirements.txt’…
May 21 09:08:38 PM Collecting beautifulsoup4==4.12.2
May 21 09:08:38 PM Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB)
May 21 09:08:38 PM ERROR: Could not find a version that satisfies the requirement langchain==0.0.176 (from -r requirements.txt (line 2)) (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19, 0.0.20, 0.0.21, 0.0.22, 0.0.23, 0.0.24, 0.0.25, 0.0.26, 0.0.27)
May 21 09:08:38 PM ERROR: No matching distribution found for langchain==0.0.176 (from -r requirements.txt (line 2))
May 21 09:08:38 PM WARNING: You are using pip version 20.1.1; however, version 23.1.2 is available.
May 21 09:08:38 PM You should consider upgrading via the ‘/opt/render/project/src/.venv/bin/python -m pip install --upgrade pip’ command.
May 21 09:08:38 PM ==> Build failed :disappointed:

Hi there,

You’re able to control the version of Python that your service uses by following this doc, https://render.com/docs/python-version

John B
Render Support, UTC+1 :uk:

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