runtime error
Exit code: 1. Reason: y satisfied: tenacity>=6.2.0 in /usr/local/lib/python3.10/site-packages (from plotly) (9.0.0) Requirement already satisfied: typing_extensions in /usr/local/lib/python3.10/site-packages (from iopath>=0.1.7->fvcore) (4.12.2) Collecting portalocker Downloading portalocker-3.0.0-py3-none-any.whl (19 kB) Building wheels for collected packages: fvcore, iopath Building wheel for fvcore (setup.py): started Building wheel for fvcore (setup.py): finished with status 'done' Created wheel for fvcore: filename=fvcore-0.1.5.post20221221-py3-none-any.whl size=61399 sha256=bbf38132afce207ab90d813503a0be3a2ba502a9d868a3de4350b497952c7a3d Stored in directory: /home/user/.cache/pip/wheels/ed/6f/67/00a1b91509eac54438719e817bcc16f8c84ee413e5ee79734c Building wheel for iopath (setup.py): started Building wheel for iopath (setup.py): finished with status 'done' Created wheel for iopath: filename=iopath-0.1.10-py3-none-any.whl size=31529 sha256=e8c9506f042a03563e9ff7bbfbb37329e9cb20aebdda11069b0275e744e5d760 Stored in directory: /home/user/.cache/pip/wheels/28/ca/8b/277997a3366fc3370ff08aca19e009b8932b9811006f2e6e40 Successfully built fvcore iopath Installing collected packages: yacs, termcolor, tabulate, portalocker, iopath, fvcore Successfully installed fvcore-0.1.5.post20221221 iopath-0.1.10 portalocker-3.0.0 tabulate-0.9.0 termcolor-2.5.0 yacs-0.1.8 [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip Looking in links: https://dl.fbaipublicfiles.com/pytorch3d/packaging/wheels/py310_cu124_pyt251/download.html ERROR: Could not find a version that satisfies the requirement pytorch3d (from versions: none) ERROR: No matching distribution found for pytorch3d Traceback (most recent call last): File "/home/user/app/app.py", line 34, in <module> smpl_model = dict(file_url='https://drive.google.com/uc?id={}'.format(os.environ['smpl_link']), File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'smpl_link'
Container logs:
Fetching error logs...