runtime error

Exit code: 1. Reason: n_process.py", line 333, in main json_out['return_val'] = hook(**hook_input['kwargs']) File "/home/user/.local/lib/python3.10/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel return hook(metadata_directory, config_settings) File "/tmp/pip-build-env-7ky7pteh/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 161, in prepare_metadata_for_build_wheel self.run_setup() File "/tmp/pip-build-env-7ky7pteh/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 253, in run_setup super(_BuildMetaLegacyBackend, File "/tmp/pip-build-env-7ky7pteh/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 145, in run_setup exec(compile(code, __file__, 'exec'), locals()) File "setup.py", line 588, in <module> setup_package() File "setup.py", line 584, in setup_package setup(**metadata) File "/tmp/pip-build-env-7ky7pteh/overlay/lib/python3.10/site-packages/numpy/distutils/core.py", line 135, in setup config = configuration() File "setup.py", line 499, in configuration raise NotFoundError(msg) numpy.distutils.system_info.NotFoundError: No BLAS/LAPACK libraries found. To build Scipy from sources, BLAS & LAPACK libraries need to be installed. See site.cfg.example in the Scipy source directory and https://docs.scipy.org/doc/scipy/reference/building/index.html for details. [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. ā•°ā”€> See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from fastai.vision.all import * ModuleNotFoundError: No module named 'fastai'

Container logs:

Fetching error logs...