runtime error
Exit code: 1. Reason: ile "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 118, in get_requires_for_build_wheel return hook(config_settings) File "/tmp/pip-build-env-ylw2kil8/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 334, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) File "/tmp/pip-build-env-ylw2kil8/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 304, in _get_build_requires self.run_setup() File "/tmp/pip-build-env-ylw2kil8/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) File "/tmp/pip-build-env-ylw2kil8/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 320, in run_setup exec(code, locals()) File "<string>", line 15, in <module> ModuleNotFoundError: No module named 'torch' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error Ć Getting requirements to build wheel did not run successfully. ā exit code: 1 ā°ā> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Traceback (most recent call last): File "/home/user/app/app_hg.py", line 97, in <module> install_requirements() File "/home/user/app/app_hg.py", line 62, in install_requirements subprocess.check_call([sys.executable, "-m", "pip", "install", "git+https://github.com/facebookresearch/[email protected]"]) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/home/user/.pyenv/versions/3.10.16/bin/python', '-m', 'pip', 'install', 'git+https://github.com/facebookresearch/[email protected]']' returned non-zero exit status 1.
Container logs:
Fetching error logs...