Closed Crysisek closed 12 months ago
Error dump:
=> ERROR [cron-service 3/3] RUN pip3 install --prefer-binary --no-cache-dir --upgrade -r requirements.txt 16.4s
------
> [cron-service 3/3] RUN pip3 install --prefer-binary --no-cache-dir --upgrade -r requirements.txt:
1.849 Collecting requests==2.31.0 (from -r requirements.txt (line 1))
1.849 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata
1.964 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
2.016 Collecting paho-mqtt (from -r requirements.txt (line 2))
2.058 Downloading paho-mqtt-1.6.1.tar.gz (99 kB)
2.090 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.2 MB/s eta 0:00:00
2.107 Preparing metadata (setup.py): started
2.515 Preparing metadata (setup.py): finished with status 'done'
2.756 Collecting numpy (from -r requirements.txt (line 3))
2.756 Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/14/c2/68bbc08cd8af52f52f7d978c97062eab1e627f5423d591ba67f732b5f265/numpy-1.26.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata
2.807 Downloading numpy-1.26.1-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (61 kB)
2.811 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 18.8 MB/s eta 0:00:00
2.872 Collecting osmnx (from -r requirements.txt (line 4))
2.872 Obtaining dependency information for osmnx from https://files.pythonhosted.org/packages/ad/da/a824cbb42bb2720adc8aa528ed26a1a2f4ca8f9f72f29cdc11b5e3ea0170/osmnx-1.7.1-py3-none-any.whl.metadata
2.899 Downloading osmnx-1.7.1-py3-none-any.whl.metadata (4.7 kB)
3.003 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 1))
3.004 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/2d/dc/9dacba68c9ac0ae781d40e1a0c0058e26302ea0660e574ddf6797a0347f7/charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata
3.030 Downloading charset_normalizer-3.3.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (33 kB)
3.079 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 1))
3.106 Downloading idna-3.4-py3-none-any.whl (61 kB)
3.110 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 21.8 MB/s eta 0:00:00
3.172 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 1))
3.172 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/d2/b2/b157855192a68541a91ba7b2bbcb91f1b4faa51f8bae38d8005c034be524/urllib3-2.0.7-py3-none-any.whl.metadata
3.201 Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB)
3.249 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 1))
3.249 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata
3.276 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB)
3.327 Collecting geopandas>=0.12 (from osmnx->-r requirements.txt (line 4))
3.328 Obtaining dependency information for geopandas>=0.12 from https://files.pythonhosted.org/packages/27/27/2687abaa2ac02b5814e2929a5033da1e5d132c19a904dc56f77f63fd6eb9/geopandas-0.14.0-py3-none-any.whl.metadata
3.354 Downloading geopandas-0.14.0-py3-none-any.whl.metadata (1.5 kB)
3.418 Collecting networkx>=2.5 (from osmnx->-r requirements.txt (line 4))
3.418 Obtaining dependency information for networkx>=2.5 from https://files.pythonhosted.org/packages/d5/f0/8fbc882ca80cf077f1b246c0e3c3465f7f415439bdea6b899f6b19f61f70/networkx-3.2.1-py3-none-any.whl.metadata
3.448 Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB)
3.603 Collecting pandas>=1.1 (from osmnx->-r requirements.txt (line 4))
3.603 Obtaining dependency information for pandas>=1.1 from https://files.pythonhosted.org/packages/f8/16/4ba3eeff53682352dba563813f35ab9c60ab7080de4430dda968903e2a84/pandas-2.1.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata
3.638 Downloading pandas-2.1.2-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (18 kB)
3.773 Collecting shapely>=2.0 (from osmnx->-r requirements.txt (line 4))
3.817 Downloading shapely-2.0.2.tar.gz (279 kB)
3.849 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 279.7/279.7 kB 9.2 MB/s eta 0:00:00
3.894 Installing build dependencies: started
16.11 Installing build dependencies: finished with status 'error'
16.15 error: subprocess-exited-with-error
16.15
16.15 × pip subprocess to install build dependencies did not run successfully.
16.15 │ exit code: 1
16.15 ╰─> [308 lines of output]
16.15 Collecting Cython
16.15 Obtaining dependency information for Cython from https://files.pythonhosted.org/packages/cd/4c/08498008d5caf297ba5fa355b50fec7db987258358bd597a4529cd13472a/Cython-3.0.5-cp311-cp311-musllinux_1_1_x86_64.whl.metadata
16.15 Downloading Cython-3.0.5-cp311-cp311-musllinux_1_1_x86_64.whl.metadata (3.2 kB)
16.15 Collecting oldest-supported-numpy
16.15 Obtaining dependency information for oldest-supported-numpy from https://files.pythonhosted.org/packages/f2/a0/e3ddf322257d6d8798b5f08b5160eb697e0cd7f61cb70ad674aabae18051/oldest_supported_numpy-2023.10.25-py3-none-any.whl.metadata
16.15 Downloading oldest_supported_numpy-2023.10.25-py3-none-any.whl.metadata (9.8 kB)
16.15 Collecting setuptools>=61.0.0
16.15 Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/bb/26/7945080113158354380a12ce26873dd6c1ebd88d47f5bc24e2c5bb38c16a/setuptools-68.2.2-py3-none-any.whl.metadata
16.15 Downloading setuptools-68.2.2-py3-none-any.whl.metadata (6.3 kB)
16.15 Collecting numpy==1.23.2 (from oldest-supported-numpy)
16.15 Downloading numpy-1.23.2.tar.gz (10.7 MB)
16.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 27.3 MB/s eta 0:00:00
16.15 Installing build dependencies: started
16.15 Installing build dependencies: finished with status 'done'
16.15 Getting requirements to build wheel: started
16.15 Getting requirements to build wheel: finished with status 'done'
16.15 Preparing metadata (pyproject.toml): started
16.15 Preparing metadata (pyproject.toml): finished with status 'done'
16.15 Downloading Cython-3.0.5-cp311-cp311-musllinux_1_1_x86_64.whl (3.6 MB)
16.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 29.4 MB/s eta 0:00:00
16.15 Downloading oldest_supported_numpy-2023.10.25-py3-none-any.whl (4.9 kB)
16.15 Downloading setuptools-68.2.2-py3-none-any.whl (807 kB)
16.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 32.7 MB/s eta 0:00:00
16.15 Building wheels for collected packages: numpy
16.15 Building wheel for numpy (pyproject.toml): started
16.15 Building wheel for numpy (pyproject.toml): finished with status 'error'
16.15 error: subprocess-exited-with-error
16.15
16.15 × Building wheel for numpy (pyproject.toml) did not run successfully.
16.15 │ exit code: 1
16.15 ╰─> [268 lines of output]
16.15 setup.py:71: RuntimeWarning: NumPy 1.23.2 may not yet support Python 3.11.
16.15 warnings.warn(
16.15 Running from numpy source directory.
16.15 setup.py:86: DeprecationWarning:
16.15
16.15 `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
16.15 of the deprecation of `distutils` itself. It will be removed for
16.15 Python >= 3.12. For older Python versions it will remain present.
16.15 It is recommended to use `setuptools < 60.0` for those Python versions.
16.15 For more details, see:
16.15 https://numpy.org/devdocs/reference/distutils_status_migration.html
16.15
16.15
16.15 import numpy.distutils.command.sdist
16.15 Processing numpy/random/_bounded_integers.pxd.in
16.15 Processing numpy/random/_sfc64.pyx
16.15 Processing numpy/random/_mt19937.pyx
16.15 Processing numpy/random/_pcg64.pyx
16.15 Processing numpy/random/_generator.pyx
16.15 Processing numpy/random/_philox.pyx
16.15 Processing numpy/random/mtrand.pyx
16.15 Processing numpy/random/bit_generator.pyx
16.15 Processing numpy/random/_bounded_integers.pyx.in
16.15 Processing numpy/random/_common.pyx
16.15 Cythonizing sources
16.15 INFO: blas_opt_info:
16.15 INFO: blas_armpl_info:
16.15 INFO: customize UnixCCompiler
16.15 INFO: libraries armpl_lp64_mp not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: blas_mkl_info:
16.15 INFO: libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: blis_info:
16.15 INFO: libraries blis not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: openblas_info:
16.15 INFO: libraries openblas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: accelerate_info:
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_3_10_blas_threads_info:
16.15 INFO: Setting PTATLAS=ATLAS
16.15 INFO: libraries tatlas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_3_10_blas_info:
16.15 INFO: libraries satlas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_blas_threads_info:
16.15 INFO: Setting PTATLAS=ATLAS
16.15 INFO: libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_blas_info:
16.15 INFO: libraries f77blas,cblas,atlas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 /tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/system_info.py:2077: UserWarning:
16.15 Optimized (vendor) Blas libraries are not found.
16.15 Falls back to netlib Blas library which has worse performance.
16.15 A better performance should be easily gained by switching
16.15 Blas library.
16.15 if self._calc_info(blas):
16.15 INFO: blas_info:
16.15 INFO: libraries blas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 /tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/system_info.py:2077: UserWarning:
16.15 Blas (http://www.netlib.org/blas/) libraries not found.
16.15 Directories to search for the libraries can be specified in the
16.15 numpy/distutils/site.cfg file (section [blas]) or by setting
16.15 the BLAS environment variable.
16.15 if self._calc_info(blas):
16.15 INFO: blas_src_info:
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 /tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/system_info.py:2077: UserWarning:
16.15 Blas (http://www.netlib.org/blas/) sources not found.
16.15 Directories to search for the sources can be specified in the
16.15 numpy/distutils/site.cfg file (section [blas_src]) or by setting
16.15 the BLAS_SRC environment variable.
16.15 if self._calc_info(blas):
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 non-existing path in 'numpy/distutils': 'site.cfg'
16.15 INFO: lapack_opt_info:
16.15 INFO: lapack_armpl_info:
16.15 INFO: libraries armpl_lp64_mp not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: lapack_mkl_info:
16.15 INFO: libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: openblas_lapack_info:
16.15 INFO: libraries openblas not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: openblas_clapack_info:
16.15 INFO: libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: flame_info:
16.15 INFO: libraries flame not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_3_10_threads_info:
16.15 INFO: Setting PTATLAS=ATLAS
16.15 INFO: libraries tatlas,tatlas not found in /usr/local/lib
16.15 INFO: libraries tatlas,tatlas not found in /usr/lib
16.15 INFO: <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_3_10_info:
16.15 INFO: libraries satlas,satlas not found in /usr/local/lib
16.15 INFO: libraries satlas,satlas not found in /usr/lib
16.15 INFO: <class 'numpy.distutils.system_info.atlas_3_10_info'>
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_threads_info:
16.15 INFO: Setting PTATLAS=ATLAS
16.15 INFO: libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
16.15 INFO: libraries ptf77blas,ptcblas,atlas not found in /usr/lib
16.15 INFO: <class 'numpy.distutils.system_info.atlas_threads_info'>
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: atlas_info:
16.15 INFO: libraries f77blas,cblas,atlas not found in /usr/local/lib
16.15 INFO: libraries f77blas,cblas,atlas not found in /usr/lib
16.15 INFO: <class 'numpy.distutils.system_info.atlas_info'>
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: lapack_info:
16.15 INFO: libraries lapack not found in ['/usr/local/lib', '/usr/lib']
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 /tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/system_info.py:1902: UserWarning:
16.15 Lapack (http://www.netlib.org/lapack/) libraries not found.
16.15 Directories to search for the libraries can be specified in the
16.15 numpy/distutils/site.cfg file (section [lapack]) or by setting
16.15 the LAPACK environment variable.
16.15 return getattr(self, '_calc_info_{}'.format(name))()
16.15 INFO: lapack_src_info:
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 /tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/system_info.py:1902: UserWarning:
16.15 Lapack (http://www.netlib.org/lapack/) sources not found.
16.15 Directories to search for the sources can be specified in the
16.15 numpy/distutils/site.cfg file (section [lapack_src]) or by setting
16.15 the LAPACK_SRC environment variable.
16.15 return getattr(self, '_calc_info_{}'.format(name))()
16.15 INFO: NOT AVAILABLE
16.15 INFO:
16.15 INFO: numpy_linalg_lapack_lite:
16.15 INFO: FOUND:
16.15 INFO: language = c
16.15 INFO: define_macros = [('HAVE_BLAS_ILP64', None), ('BLAS_SYMBOL_SUFFIX', '64_')]
16.15 INFO:
16.15 Warning: attempted relative import with no known parent package
16.15 /tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'define_macros'
16.15 warnings.warn(msg)
16.15 running bdist_wheel
16.15 running build
16.15 running config_cc
16.15 INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
16.15 running config_fc
16.15 INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
16.15 running build_src
16.15 INFO: build_src
16.15 INFO: building py_modules sources
16.15 creating build
16.15 creating build/src.linux-x86_64-3.11
16.15 creating build/src.linux-x86_64-3.11/numpy
16.15 creating build/src.linux-x86_64-3.11/numpy/distutils
16.15 INFO: building library "npymath" sources
16.15 WARN: Could not locate executable armflang
16.15 WARN: Could not locate executable gfortran
16.15 WARN: Could not locate executable f95
16.15 WARN: Could not locate executable ifort
16.15 WARN: Could not locate executable ifc
16.15 WARN: Could not locate executable lf95
16.15 WARN: Could not locate executable pgfortran
16.15 WARN: Could not locate executable nvfortran
16.15 WARN: Could not locate executable f90
16.15 WARN: Could not locate executable f77
16.15 WARN: Could not locate executable fort
16.15 WARN: Could not locate executable efort
16.15 WARN: Could not locate executable efc
16.15 WARN: Could not locate executable g77
16.15 WARN: Could not locate executable g95
16.15 WARN: Could not locate executable pathf95
16.15 WARN: Could not locate executable nagfor
16.15 WARN: Could not locate executable frt
16.15 WARN: don't know how to compile Fortran code on platform 'posix'
16.15
16.15
16.15 [Errno 2] No such file or directory: 'gcc'
16.15
16.15
16.15 Traceback (most recent call last):
16.15 File "/usr/local/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
16.15 main()
16.15 File "/usr/local/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
16.15 json_out['return_val'] = hook(**hook_input['kwargs'])
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/usr/local/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
16.15 return _build_backend().build_wheel(wheel_directory, config_settings,
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 230, in build_wheel
16.15 return self._build_with_temp_dir(['bdist_wheel'], '.whl',
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 215, in _build_with_temp_dir
16.15 self.run_setup()
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 268, in run_setup
16.15 self).run_setup(setup_script=setup_script)
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 158, in run_setup
16.15 exec(compile(code, __file__, 'exec'), locals())
16.15 File "setup.py", line 493, in <module>
16.15 setup_package()
16.15 File "setup.py", line 485, in setup_package
16.15 setup(**metadata)
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/core.py", line 169, in setup
16.15 return old_setup(**new_attr)
16.15 ^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 153, in setup
16.15 return distutils.core.setup(**attrs)
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 148, in setup
16.15 dist.run_commands()
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 967, in run_commands
16.15 self.run_command(cmd)
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
16.15 cmd_obj.run()
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/wheel/bdist_wheel.py", line 299, in run
16.15 self.run_command('build')
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 313, in run_command
16.15 self.distribution.run_command(command)
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
16.15 cmd_obj.run()
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/command/build.py", line 62, in run
16.15 old_build.run(self)
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 135, in run
16.15 self.run_command(cmd_name)
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 313, in run_command
16.15 self.distribution.run_command(command)
16.15 File "/tmp/pip-build-env-rj7jivlo/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
16.15 cmd_obj.run()
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/command/build_src.py", line 144, in run
16.15 self.build_sources()
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/command/build_src.py", line 155, in build_sources
16.15 self.build_library_sources(*libname_info)
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/command/build_src.py", line 288, in build_library_sources
16.15 sources = self.generate_sources(sources, (lib_name, build_info))
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/distutils/command/build_src.py", line 378, in generate_sources
16.15 source = func(extension, build_dir)
16.15 ^^^^^^^^^^^^^^^^^^^^^^^^^^
16.15 File "/tmp/pip-install-n1fz1lzv/numpy_b56ea32e43e745c18c3fe8b54faffb79/numpy/core/setup.py", line 758, in get_mathlib_info
16.15 raise RuntimeError(
16.15 RuntimeError: Broken toolchain: cannot link a simple C program.
16.15 [end of output]
16.15
16.15 note: This error originates from a subprocess, and is likely not a problem with pip.
16.15 ERROR: Failed building wheel for numpy
16.15 Failed to build numpy
16.15 ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
16.15
16.15 [notice] A new release of pip is available: 23.2.1 -> 23.3.1
16.15 [notice] To update, run: pip install --upgrade pip
16.15 [end of output]
16.15
16.15 note: This error originates from a subprocess, and is likely not a problem with pip.
16.15 error: subprocess-exited-with-error
16.15
16.15 × pip subprocess to install build dependencies did not run successfully.
16.15 │ exit code: 1
16.15 ╰─> See above for output.
16.15
16.15 note: This error originates from a subprocess, and is likely not a problem with pip.
16.29
16.29 [notice] A new release of pip is available: 23.2.1 -> 23.3.1
16.29 [notice] To update, run: pip install --upgrade pip
------
failed to solve: process "/bin/sh -c pip3 install --prefer-binary --no-cache-dir --upgrade -r requirements.txt" did not complete successfully: exit code: 1
The issue has been fixed.
osmnx
is properly added.
fixes PR: https://github.com/Sylwia0506/Projekt_IoT/pull/34