runtime error
Exit code: 1. Reason: Running `ifort --help` gave "[Errno 2] No such file or directory: 'ifort'" Running `ifort --version` gave "[Errno 2] No such file or directory: 'ifort'" Running `ifort -V` gave "[Errno 2] No such file or directory: 'ifort'" Running `ifx --help` gave "[Errno 2] No such file or directory: 'ifx'" Running `ifx --version` gave "[Errno 2] No such file or directory: 'ifx'" Running `ifx -V` gave "[Errno 2] No such file or directory: 'ifx'" Running `g95 --help` gave "[Errno 2] No such file or directory: 'g95'" Running `g95 --version` gave "[Errno 2] No such file or directory: 'g95'" Running `g95 -V` gave "[Errno 2] No such file or directory: 'g95'" A full log can be found at /tmp/pip-install-zwzu48o2/scipy_5e2c3c66bc8b4ca38d954b46f3220cc7/.mesonpy-js8exa84/meson-logs/meson-log.txt [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Ć Encountered error while generating package metadata. ā°ā> scipy note: This is an issue with the package mentioned above, not pip. hint: See above for details. Traceback (most recent call last): File "/app/app.py", line 128, in <module> main() ~~~~^^ File "/app/app.py", line 111, in main install_fooocus_once() ~~~~~~~~~~~~~~~~~~~~^^ File "/app/app.py", line 74, in install_fooocus_once sh("pip install -r requirements_versions.txt", cwd=FOOOCUS_DIR, check=True) ~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/app.py", line 21, in sh return subprocess.run(cmd, shell=True, cwd=cwd, check=check) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.13.11/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command 'pip install -r requirements_versions.txt' returned non-zero exit status 1.
Container logs:
Fetching error logs...