runtime error
Exit code: 1. Reason: duleNotFoundError: No module named 'pkg_resources' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'pyarrow' when getting requirements to build wheel [FAILED] python setup.py develop --no_cuda_ext Error: Traceback (most recent call last): File "/app/JarvisIR/package/agent_tools/Retinexformer/setup.py", line 9, in <module> import torch ModuleNotFoundError: No module named 'torch' [FAILED] pip install basicsr_ridcp-0.0.0-cp310-cp310-linux_x86_64.whl Error: ERROR: basicsr_ridcp-0.0.0-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform. [SUCCESS] pip install -e . Obtaining file:///app/JarvisIR/package Installing build dependencies: started Installing build dependencies: finished with status 'done' Checking if build backend supports build_editable: started Checking if build backend supports build_editable: finished with status 'done' Getting requirements to build editable: started Getting requirements to build editable: finished with status 'done' Preparing editable metadata (pyproject.toml): started Preparing editable metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: agent_tools Building editable for agent_tools (pyproject.toml): started Building editable for agent_tools (pyproject.toml): finished with status 'done' Created wheel for agent_tools: filename=agent_tools-1.0.0-0.editable-py3-none-any.whl size=3123 sha256=3206f1f3987f194c90df6147cafb00e0445c4f068f44aa80aa98b8a8d0411d20 Stored in directory: /tmp/pip-ephem-wheel-cache-6x3oqs5b/wheels/1e/02/33/fad3f93e74d8c5a69cc30c51fea99f314b48d6a7b619c60d5d Successfully built agent_tools Installing collected packages: agent_tools Successfully installed agent_tools-1.0.0 /usr/local/lib/python3.10/site-packages/basicsr/data/degradations.py does not exist Traceback (most recent call last): File "/app/app.py", line 95, in <module> import torch ModuleNotFoundError: No module named 'torch'
Container logs:
Fetching error logs...