runtime error

Exit code: 1. Reason: ords not None, int nver, int ntri, int ntexver ): _write_obj_with_colors_texture(filename, mtl_name, <float*> np.PyArray_DATA(vertices), <int*> np.PyArray_DATA(triangles), <float*> np.PyArray_DATA(colors), <float*> np.PyArray_DATA(uv_coords), ^ ------------------------------------------------------------ insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.pyx:108:113: Python objects cannot be cast to pointers of primitive types Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "/tmp/pip-install-fwh88g19/insightface_93cdc168b663460abf2fbf2388818b02/setup.py", line 75, in <module> ext_modules=cythonize(extensions) File "/usr/local/lib/python3.10/site-packages/Cython/Build/Dependencies.py", line 1127, in cythonize cythonize_one(*args) File "/usr/local/lib/python3.10/site-packages/Cython/Build/Dependencies.py", line 1250, in cythonize_one raise CompileError(None, pyx_file) Cython.Compiler.Errors.CompileError: insightface/thirdparty/face3d/mesh/cython/mesh_core_cython.pyx [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. RuntimeError: module compiled against ABI version 0x1000009 but this version of numpy is 0x2000000 Traceback (most recent call last): File "/home/user/app/app.py", line 30, in <module> import cv2 File "/usr/local/lib/python3.10/site-packages/cv2/__init__.py", line 8, in <module> from .cv2 import * ImportError: numpy.core.multiarray failed to import

Container logs:

Fetching error logs...