earthobservations / wetterdienst

Open weather data for humans.
https://wetterdienst.readthedocs.io/
MIT License
349 stars 54 forks source link

Error while installing in docker-container on RPi4 #476

Closed jscmidt closed 3 years ago

jscmidt commented 3 years ago

Describe the bug When I try to install Wetterdienst with pip3 install wetterdienst in a python3 docker-container it fails.

To Reproduce Using the following dockerfile:

FROM python:3

RUN apt-get update && apt-get -y install cron
RUN pip3 install wetterdienst

I'm getting the following output/error:

Sending build context to Docker daemon  18.94kB
Step 1/14 : FROM python:3
 ---> ceaae987e01e
Step 2/14 : RUN apt-get update && apt-get -y install cron
 ---> Using cache
 ---> ea3c53f877b6
Step 3/14 : RUN pip3 install wetterdienst
 ---> Running in 42af2e197da4
Collecting wetterdienst
  Downloading wetterdienst-0.20.2-py3-none-any.whl (164 kB)
Collecting cachetools<5.0.0,>=4.1.1
  Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
Collecting numpy<2.0.0,>=1.19.5
  Downloading numpy-1.21.0.zip (10.3 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting requests-ftp<0.4.0,>=0.3.1
  Downloading requests-ftp-0.3.1.tar.gz (7.8 kB)
Collecting appdirs<2.0.0,>=1.4.4
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting dogpile.cache<2.0.0,>=1.0.2
  Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB)
Collecting scipy<2.0.0,>=1.5.2
  Downloading scipy-1.7.0.tar.gz (36.1 MB)
  Installing build dependencies: started
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp8as34wwb
         cwd: /tmp/pip-install-u9lmxx9x/scipy_308050a983e64c83ac8d15e25f07990d
    Complete output (183 lines):
    setup.py:490: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-lcm9zvtb'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    Running scipy/stats/_generate_pyx.py
    Running scipy/special/_generate_pyx.py
    Running scipy/linalg/_generate_pyx.py
    Processing scipy/cluster/_vq.pyx
    Processing scipy/cluster/_optimal_leaf_ordering.pyx
    Processing scipy/cluster/_hierarchy.pyx
    Processing scipy/stats/_qmc_cy.pyx
    Processing scipy/stats/_sobol.pyx
    Processing scipy/stats/biasedurn.pyx
    Processing scipy/stats/_stats.pyx
    Processing scipy/stats/_boost/src/beta_ufunc.pyx
    Processing scipy/stats/_boost/src/binom_ufunc.pyx
    Processing scipy/stats/_boost/src/nbinom_ufunc.pyx
    Processing scipy/fftpack/convolve.pyx
    Processing scipy/signal/_upfirdn_apply.pyx
    Processing scipy/signal/_spectral.pyx
    Processing scipy/signal/_max_len_seq_inner.pyx
    Processing scipy/signal/_sosfilt.pyx
    Processing scipy/signal/_peak_finding_utils.pyx
    Processing scipy/spatial/_voronoi.pyx
    Processing scipy/spatial/ckdtree.pyx
    Processing scipy/spatial/qhull.pyx
    Processing scipy/spatial/_hausdorff.pyx
    Processing scipy/spatial/transform/rotation.pyx
    Processing scipy/special/_comb.pyx
    Processing scipy/special/_ufuncs.pyx
    Processing scipy/special/cython_special.pyx
    Processing scipy/special/_ellip_harm_2.pyx
    Processing scipy/special/_test_round.pyx
    Processing scipy/special/_ufuncs_cxx.pyx
    Processing scipy/optimize/_group_columns.pyx
    Processing scipy/optimize/_bglu_dense.pyx
    warning: _cython_special_custom.pxi:9:8: Unreachable code
    warning: _cython_special_custom.pxi:13:4: Unreachable code
    warning: _cython_special_custom.pxi:21:8: Unreachable code
    warning: _cython_special_custom.pxi:25:4: Unreachable code
    warning: _cython_special_custom.pxi:33:8: Unreachable code
    warning: _cython_special_custom.pxi:37:4: Unreachable code
    warning: _cython_special_custom.pxi:45:8: Unreachable code
    warning: _cython_special_custom.pxi:49:4: Unreachable code
    Processing scipy/optimize/_trlib/_trlib.pyx
    Processing scipy/optimize/cython_optimize/_zeros.pyx.in
    Processing scipy/optimize/_lsq/givens_elimination.pyx
    Processing scipy/optimize/_highs/cython/src/_highs_wrapper.pyx
    Processing scipy/optimize/_highs/cython/src/_highs_constants.pyx
    Processing scipy/ndimage/src/_cytest.pyx
    Processing scipy/ndimage/src/_ni_label.pyx
    Processing scipy/io/matlab/mio5_utils.pyx
    Processing scipy/io/matlab/streams.pyx
    Processing scipy/io/matlab/mio_utils.pyx
    Processing scipy/interpolate/_ppoly.pyx
    Processing scipy/interpolate/_bspl.pyx
    Processing scipy/interpolate/interpnd.pyx
    Processing scipy/sparse/_csparsetools.pyx.in
    Processing scipy/sparse/csgraph/_flow.pyx
    Processing scipy/sparse/csgraph/_matching.pyx
    Processing scipy/sparse/csgraph/_shortest_path.pyx
    Processing scipy/sparse/csgraph/_min_spanning_tree.pyx
    Processing scipy/sparse/csgraph/_traversal.pyx
    Processing scipy/sparse/csgraph/_reordering.pyx
    Processing scipy/sparse/csgraph/_tools.pyx
    Processing scipy/_lib/messagestream.pyx
    Processing scipy/_lib/_test_deprecation_def.pyx
    Processing scipy/_lib/_test_deprecation_call.pyx
    Processing scipy/_lib/_ccallback_c.pyx
    Processing scipy/linalg/_solve_toeplitz.pyx
    Processing scipy/linalg/_decomp_update.pyx.in
    Processing scipy/linalg/_matfuncs_sqrtm_triu.pyx
    Processing scipy/linalg/cython_lapack.pyx
    Processing scipy/linalg/cython_blas.pyx
    Cythonizing sources
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries tatlas,tatlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries tatlas,tatlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries satlas,satlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries satlas,satlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 166, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 258, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 629, in <module>
        setup_package()
      File "setup.py", line 625, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 135, in setup
        config = configuration()
      File "setup.py", line 528, 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.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/bb/bb/944f559d554df6c9adf037aa9fc982a9706ee0e96c0d5beac701cb158900/scipy-1.7.0.tar.gz#sha256=998c5e6ea649489302de2c0bc026ed34284f531df89d2bdc8df3a0d44d165739 (from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp8as34wwb Check the logs for full command output.
  Downloading scipy-1.6.3.tar.gz (27.2 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp92r6m8kp
         cwd: /tmp/pip-install-u9lmxx9x/scipy_d73ea66903704c289edcc84d719d9bd5
    Complete output (112 lines):
    setup.py:462: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-jntvz7n0'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries tatlas,tatlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries tatlas,tatlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries satlas,satlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries satlas,satlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 161, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 253, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 145, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 598, in <module>
        setup_package()
      File "setup.py", line 594, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 135, in setup
        config = configuration()
      File "setup.py", line 500, 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.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/fe/fd/8704c7b7b34cdac850485e638346025ca57c5a859934b9aa1be5399b33b7/scipy-1.6.3.tar.gz#sha256=a75b014d3294fce26852a9d04ea27b5671d86736beb34acdfc05859246260707 (from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp92r6m8kp Check the logs for full command output.
  Downloading scipy-1.6.2.tar.gz (27.2 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp6brnp8b7
         cwd: /tmp/pip-install-u9lmxx9x/scipy_8403b792e5364e31be6b670fdb7b9efe
    Complete output (112 lines):
    setup.py:462: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-5ollw5o4'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries tatlas,tatlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries tatlas,tatlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries satlas,satlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries satlas,satlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 161, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 253, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 145, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 598, in <module>
        setup_package()
      File "setup.py", line 594, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 135, in setup
        config = configuration()
      File "setup.py", line 500, 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.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/99/f1/c00d6be56e1a718a3068079e3ec8ce044d7179345280f6a3f5066068af0d/scipy-1.6.2.tar.gz#sha256=e9da33e21c9bc1b92c20b5328adb13e5f193b924c9b969cd700c8908f315aa59 (from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp6brnp8b7 Check the logs for full command output.
  Downloading scipy-1.6.1.tar.gz (27.3 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp1v9whxgz
         cwd: /tmp/pip-install-u9lmxx9x/scipy_ce4d88b76c574bae89f6c6ac4a0b9104
    Complete output (112 lines):
    setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-drdtmmt8'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries tatlas,tatlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries tatlas,tatlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries satlas,satlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries satlas,satlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 161, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 253, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/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-g1z4r0k_/overlay/lib/python3.9/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.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/26/68/84dbe18583e79e56e4cee8d00232a8dd7d4ae33bc3acf3be1c347991848f/scipy-1.6.1.tar.gz#sha256=c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11 (from https://pypi.org/simple/scipy/) (requires-python:>=3.7). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmp1v9whxgz Check the logs for full command output.
  Downloading scipy-1.6.0.tar.gz (27.3 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpxjhptcm6
         cwd: /tmp/pip-install-u9lmxx9x/scipy_4b2ca4ba909f4d6f9845b0bf3dc04943
    Complete output (112 lines):
    setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-812szvlf'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries tatlas,tatlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries tatlas,tatlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries satlas,satlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries satlas,satlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
      libraries lapack_atlas not found in /usr/local/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
      libraries lapack_atlas not found in /usr/local/lib
      libraries f77blas,cblas,atlas not found in /usr/local/lib
      libraries lapack_atlas not found in /usr/lib
      libraries f77blas,cblas,atlas not found in /usr/lib
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      return getattr(self, '_calc_info_{}'.format(name))()
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 161, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 253, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/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-1pgdibnk/overlay/lib/python3.9/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.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/16/48/ff7026d26dfd92520f00b109333e22c05a235f0c9115a5a2d7679cdf39ef/scipy-1.6.0.tar.gz#sha256=cb6dc9f82dfd95f6b9032a8d7ea70efeeb15d5b5fd6ed4e8537bb3c673580566 (from https://pypi.org/simple/scipy/) (requires-python:>=3.7). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpxjhptcm6 Check the logs for full command output.
  Downloading scipy-1.5.4.tar.gz (25.2 MB)
  Installing build dependencies: started
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpsiozkt3a
         cwd: /tmp/pip-install-u9lmxx9x/scipy_74248997338f408fb2474d91a659aff6
    Complete output (139 lines):
    setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-ojn5u8aa'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
    customize UnixCCompiler
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
    customize UnixCCompiler
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 166, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 258, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 583, in <module>
        setup_package()
      File "setup.py", line 579, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 137, in setup
        config = configuration()
      File "setup.py", line 477, in configuration
        raise NotFoundError(msg)
    numpy.distutils.system_info.NotFoundError: No lapack/blas resources found.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/aa/d5/dd06fe0e274e579e1dff21aa021219c039df40e39709fabe559faed072a5/scipy-1.5.4.tar.gz#sha256=4a453d5e5689de62e5d38edf40af3f17560bfd63c9c5bd228c18c1f99afa155b (from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpsiozkt3a Check the logs for full command output.
  Downloading scipy-1.5.3.tar.gz (25.2 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpogt663j4
         cwd: /tmp/pip-install-u9lmxx9x/scipy_3dd7d74203bf4046b7f44680334be7c5
    Complete output (139 lines):
    setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-bpz5p9nf'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
    customize UnixCCompiler
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
    customize UnixCCompiler
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 166, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 258, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 583, in <module>
        setup_package()
      File "setup.py", line 579, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 137, in setup
        config = configuration()
      File "setup.py", line 477, in configuration
        raise NotFoundError(msg)
    numpy.distutils.system_info.NotFoundError: No lapack/blas resources found.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/93/63/4a566494594a13697c5d5d8a754d6e329d018ddf881520775e0229fa29ef/scipy-1.5.3.tar.gz#sha256=ddae76784574cc4c172f3d5edd7308be16078dd3b977e8746860c76c195fa707 (from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpogt663j4 Check the logs for full command output.
  Downloading scipy-1.5.2.tar.gz (25.4 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpobpnrqwn
         cwd: /tmp/pip-install-u9lmxx9x/scipy_f39346d6bfe74d9f90ab2c4fa353ef2a
    Complete output (139 lines):
    setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-7dkmylm8'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from SciPy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
    customize UnixCCompiler
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
    customize UnixCCompiler
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 166, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 258, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 583, in <module>
        setup_package()
      File "setup.py", line 579, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 137, in setup
        config = configuration()
      File "setup.py", line 477, in configuration
        raise NotFoundError(msg)
    numpy.distutils.system_info.NotFoundError: No lapack/blas resources found.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/53/10/776750d57ade26522478a92a2e14035868624a6a62f4157b0cc5abd4a980/scipy-1.5.2.tar.gz#sha256=066c513d90eb3fd7567a9e150828d39111ebd88d3e924cdfc9f8ce19ab6f90c9 (from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpobpnrqwn Check the logs for full command output.
Collecting wetterdienst
  Downloading wetterdienst-0.20.1-py3-none-any.whl (164 kB)
  Downloading wetterdienst-0.20.0-py3-none-any.whl (163 kB)
  Downloading wetterdienst-0.19.0-py3-none-any.whl (156 kB)
Collecting docopt<0.7.0,>=0.6.2
  Downloading docopt-0.6.2.tar.gz (25 kB)
Collecting munch<3.0.0,>=2.5.0
  Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB)
Collecting wetterdienst
  Downloading wetterdienst-0.18.0-py3-none-any.whl (156 kB)
  Downloading wetterdienst-0.17.0-py3-none-any.whl (146 kB)
  Downloading wetterdienst-0.16.1-py3-none-any.whl (134 kB)
Collecting tqdm<5.0.0,>=4.47.0
  Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB)
Collecting wetterdienst
  Downloading wetterdienst-0.16.0-py3-none-any.whl (134 kB)
  Downloading wetterdienst-0.15.0-py3-none-any.whl (105 kB)
Collecting aenum<3.0.0,>=2.2.6
  Downloading aenum-2.2.6-py3-none-any.whl (43 kB)
Collecting pandas<2.0.0,>=1.1.2
  Downloading pandas-1.3.0.tar.gz (4.7 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: still running...
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting wetterdienst
  Downloading wetterdienst-0.14.1-py3-none-any.whl (105 kB)
  Downloading wetterdienst-0.14.0-py3-none-any.whl (105 kB)
  Downloading wetterdienst-0.13.0-py3-none-any.whl (100 kB)
  Downloading wetterdienst-0.12.1-py3-none-any.whl (95 kB)
  Downloading wetterdienst-0.12.0-py3-none-any.whl (95 kB)
  Downloading wetterdienst-0.11.1-py3-none-any.whl (91 kB)
  Downloading wetterdienst-0.11.0-py3-none-any.whl (91 kB)
  Downloading wetterdienst-0.10.1-py3-none-any.whl (86 kB)
  Downloading wetterdienst-0.10.0-py3-none-any.whl (86 kB)
  Downloading wetterdienst-0.9.0-py3-none-any.whl (73 kB)
  Downloading wetterdienst-0.8.0-py3-none-any.whl (64 kB)
Collecting tables<4.0.0,>=3.6.1
  Downloading tables-3.6.1.tar.gz (4.6 MB)
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-u9lmxx9x/tables_7eb758e8cd0940698f8ad815bd4c886b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-u9lmxx9x/tables_7eb758e8cd0940698f8ad815bd4c886b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-un15arei
         cwd: /tmp/pip-install-u9lmxx9x/tables_7eb758e8cd0940698f8ad815bd4c886b/
    Complete output (12 lines):
    /tmp/H5closef2fmjb8o.c: In function ‘main’:
    /tmp/H5closef2fmjb8o.c:2:5: warning: implicit declaration of function ‘H5close’ [-Wimplicit-function-declaration]
         H5close();
         ^~~~~~~
    /usr/bin/ld: cannot find -lhdf5
    collect2: error: ld returned 1 exit status
    * Using Python 3.9.5 (default, Jun 24 2021, 02:18:06)
    * USE_PKGCONFIG: True
    .. ERROR:: Could not find a local HDF5 installation.
       You may need to explicitly state where your local HDF5 headers and
       library can be found by setting the ``HDF5_DIR`` environment
       variable or by using the ``--hdf5`` command-line option.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/2b/32/847ee3f521aae6a0be380d923a736162d698586f444df1ac24b98c65025c/tables-3.6.1.tar.gz#sha256=49a972b8a7c27a8a173aeb05f67acb45fe608b64cd8e9fa667c0962a60b71b49 (from https://pypi.org/simple/tables/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Collecting wetterdienst
  Downloading wetterdienst-0.7.0-py3-none-any.whl (53 kB)
Collecting aiofiles<0.5.0,>=0.4.0
  Downloading aiofiles-0.4.0-py3-none-any.whl (9.2 kB)
Collecting numpy==1.18.3
  Downloading numpy-1.18.3.zip (5.4 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: still running...
    Preparing wheel metadata: finished with status 'done'
Collecting cachetools<4.0.0,>=3.1.1
  Downloading cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Collecting fire<0.4.0,>=0.3.1
  Downloading fire-0.3.1.tar.gz (81 kB)
Collecting requests<3.0.0,>=2.24.0
  Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting scipy==1.4.1
  Downloading scipy-1.4.1.tar.gz (24.6 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'error'
    ERROR: Command errored out with exit status 1:
     command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpm5so37yl
         cwd: /tmp/pip-install-u9lmxx9x/scipy_523f8d3c0a5f409aa241d6dc8f0d976f
    Complete output (139 lines):
    setup.py:418: UserWarning: Unrecognized setuptools command ('dist_info --egg-base /tmp/pip-modern-metadata-6lqw7985'), proceeding with generating Cython sources and expanding templates
      warnings.warn("Unrecognized setuptools command ('{}'), proceeding with "
    Running from scipy source directory.
    lapack_opt_info:
    lapack_mkl_info:
    customize UnixCCompiler
      libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_lapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    openblas_clapack_info:
    customize UnixCCompiler
    customize UnixCCompiler
      libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    flame_info:
    customize UnixCCompiler
      libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    atlas_3_10_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
      NOT AVAILABLE

    atlas_3_10_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_3_10_info'>
      NOT AVAILABLE

    atlas_threads_info:
    Setting PTATLAS=ATLAS
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_threads_info'>
      NOT AVAILABLE

    atlas_info:
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/local/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib
    customize UnixCCompiler
      libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf
    customize UnixCCompiler
      libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf
    <class 'numpy.distutils.system_info.atlas_info'>
      NOT AVAILABLE

    accelerate_info:
      NOT AVAILABLE

    lapack_info:
    customize UnixCCompiler
      libraries lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
      NOT AVAILABLE

    /tmp/pip-build-env-aqv0civs/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) libraries not found.
        Directories to search for the libraries can be specified in the
        numpy/distutils/site.cfg file (section [lapack]) or by setting
        the LAPACK environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
    lapack_src_info:
      NOT AVAILABLE

    /tmp/pip-build-env-aqv0civs/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712: UserWarning:
        Lapack (http://www.netlib.org/lapack/) sources not found.
        Directories to search for the sources can be specified in the
        numpy/distutils/site.cfg file (section [lapack_src]) or by setting
        the LAPACK_SRC environment variable.
      if getattr(self, '_calc_info_{}'.format(lapack))():
      NOT AVAILABLE

    Traceback (most recent call last):
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in <module>
        main()
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main
        json_out['return_val'] = hook(**hook_input['kwargs'])
      File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 133, in prepare_metadata_for_build_wheel
        return hook(metadata_directory, config_settings)
      File "/tmp/pip-build-env-aqv0civs/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 166, in prepare_metadata_for_build_wheel
        self.run_setup()
      File "/tmp/pip-build-env-aqv0civs/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 258, in run_setup
        super(_BuildMetaLegacyBackend,
      File "/tmp/pip-build-env-aqv0civs/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup
        exec(compile(code, __file__, 'exec'), locals())
      File "setup.py", line 540, in <module>
        setup_package()
      File "setup.py", line 536, in setup_package
        setup(**metadata)
      File "/tmp/pip-build-env-aqv0civs/overlay/lib/python3.9/site-packages/numpy/distutils/core.py", line 137, in setup
        config = configuration()
      File "setup.py", line 435, in configuration
        raise NotFoundError(msg)
    numpy.distutils.system_info.NotFoundError: No lapack/blas resources found.
    ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/04/ab/e2eb3e3f90b9363040a3d885ccc5c79fe20c5b8a3caa8fe3bf47ff653260/scipy-1.4.1.tar.gz#sha256=dee1bbf3a6c8f73b6b218cb28eed8dd13347ea2f87d572ce19b289d6fd3fbc59 (from https://pypi.org/simple/scipy/) (requires-python:>=3.5). Command errored out with exit status 1: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /tmp/tmpm5so37yl Check the logs for full command output.
Collecting wetterdienst
  Downloading wetterdienst-0.6.0-py3-none-any.whl (53 kB)
  Downloading wetterdienst-0.5.0-py3-none-any.whl (52 kB)
  Downloading wetterdienst-0.4.0-py3-none-any.whl (50 kB)
  Downloading wetterdienst-0.3.0-py3-none-any.whl (54 kB)
  Downloading wetterdienst-0.2.0-py3-none-any.whl (53 kB)
  Downloading wetterdienst-0.1.1-py3-none-any.whl (48 kB)
  Downloading wetterdienst-0.1.0-py3-none-any.whl (45 kB)
ERROR: Cannot install wetterdienst==0.1.0, wetterdienst==0.1.1, wetterdienst==0.10.0, wetterdienst==0.10.1, wetterdienst==0.11.0, wetterdienst==0.11.1, wetterdienst==0.12.0, wetterdienst==0.12.1, wetterdienst==0.13.0, wetterdienst==0.14.0, wetterdienst==0.14.1, wetterdienst==0.15.0, wetterdienst==0.16.0, wetterdienst==0.16.1, wetterdienst==0.17.0, wetterdienst==0.18.0, wetterdienst==0.19.0, wetterdienst==0.2.0, wetterdienst==0.20.0, wetterdienst==0.20.1, wetterdienst==0.20.2, wetterdienst==0.3.0, wetterdienst==0.4.0, wetterdienst==0.5.0, wetterdienst==0.6.0, wetterdienst==0.7.0, wetterdienst==0.8.0 and wetterdienst==0.9.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    wetterdienst 0.20.2 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.20.1 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.20.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.19.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.18.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.17.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.16.1 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.16.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.15.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.14.1 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.14.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.13.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.12.1 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.12.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.11.1 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.11.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.10.1 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.10.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.9.0 depends on scipy<2.0.0 and >=1.5.2
    wetterdienst 0.8.0 depends on tables<4.0.0 and >=3.6.1
    wetterdienst 0.7.0 depends on scipy==1.4.1
    wetterdienst 0.6.0 depends on scipy==1.4.1
    wetterdienst 0.5.0 depends on scipy==1.4.1
    wetterdienst 0.4.0 depends on scipy==1.4.1
    wetterdienst 0.3.0 depends on scipy==1.4.1
    wetterdienst 0.2.0 depends on scipy==1.4.1
    wetterdienst 0.1.1 depends on scipy==1.4.1
    wetterdienst 0.1.0 depends on scipy==1.4.1

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
WARNING: You are using pip version 21.1.2; however, version 21.1.3 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
The command '/bin/sh -c pip3 install wetterdienst' returned a non-zero code: 1

Expected behavior I want wetterdienst to get installed correctly with all needed dependencies

Desktop (please complete the following information):

Additional context When installing wetterdienst with the same command on the host system (not in a docker container) it work as expected.

amotl commented 3 years ago

Hi there,

thank you for reporting this. We did not prepare Wetterdienst for being easily installable on Raspberry machines yet. So, we might take care of this within one of the next iterations.

It might have worked without further ado if all needed dependencies in their respective versions would be available as binary wheels on PyPI, but apparently they aren't.

So, in order to work around it, you will have to setup all programs needed to compile the respective packages. That's why it probably worked on your host system.

With respect to making the same possible within Docker, you will have to add corresponding commands to your Dockerfile to install those packages into the container before running the "pip install" command.

For that, you might draw some inspiration from other Dockerfiles, for example, https://github.com/daq-tools/kotori/blob/amo/packaging/packaging/dockerfiles/debian-baseline.dockerfile

Let me know how this works for you.

Cheers, Andreas.

On 10 July 2021 16:35:03 CEST, JSAnyone @.***> wrote:

Describe the bug> When I try to install Wetterdienst with pip3 install wetterdienst in a python3 docker-container it fails.>

To Reproduce> Using the following dockerfile:>


FROM python:3>

RUN apt-get update && apt-get -y install cron>
RUN pip3 install wetterdienst>
```>

I'm getting the following output/error:>
```>
Sending build context to Docker daemon  18.94kB>
Step 1/14 : FROM python:3>
---> ceaae987e01e>
Step 2/14 : RUN apt-get update && apt-get -y install cron>
---> Using cache>
---> ea3c53f877b6>
Step 3/14 : RUN pip3 install wetterdienst>
---> Running in 42af2e197da4>
Collecting wetterdienst>
Downloading wetterdienst-0.20.2-py3-none-any.whl (164 kB)>
Collecting cachetools<5.0.0,>=4.1.1>
Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)>
Collecting numpy<2.0.0,>=1.19.5>
Downloading numpy-1.21.0.zip (10.3 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'done'>
Collecting requests-ftp<0.4.0,>=0.3.1>
Downloading requests-ftp-0.3.1.tar.gz (7.8 kB)>
Collecting appdirs<2.0.0,>=1.4.4>
Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)>
Collecting dogpile.cache<2.0.0,>=1.0.2>
Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB)>
Collecting scipy<2.0.0,>=1.5.2>
Downloading scipy-1.7.0.tar.gz (36.1 MB)>
Installing build dependencies: started>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: still running...>
Preparing wheel metadata: still running...>
Preparing wheel metadata: still running...>
Preparing wheel metadata: still running...>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp8as34wwb>
cwd: /tmp/pip-install-u9lmxx9x/scipy_308050a983e64c83ac8d15e25f07990d>
Complete output (183 lines):>
setup.py:490: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-lcm9zvtb'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
Running scipy/stats/_generate_pyx.py>
Running scipy/special/_generate_pyx.py>
Running scipy/linalg/_generate_pyx.py>
Processing scipy/cluster/_vq.pyx>
Processing scipy/cluster/_optimal_leaf_ordering.pyx>
Processing scipy/cluster/_hierarchy.pyx>
Processing scipy/stats/_qmc_cy.pyx>
Processing scipy/stats/_sobol.pyx>
Processing scipy/stats/biasedurn.pyx>
Processing scipy/stats/_stats.pyx>
Processing scipy/stats/_boost/src/beta_ufunc.pyx>
Processing scipy/stats/_boost/src/binom_ufunc.pyx>
Processing scipy/stats/_boost/src/nbinom_ufunc.pyx>
Processing scipy/fftpack/convolve.pyx>
Processing scipy/signal/_upfirdn_apply.pyx>
Processing scipy/signal/_spectral.pyx>
Processing scipy/signal/_max_len_seq_inner.pyx>
Processing scipy/signal/_sosfilt.pyx>
Processing scipy/signal/_peak_finding_utils.pyx>
Processing scipy/spatial/_voronoi.pyx>
Processing scipy/spatial/ckdtree.pyx>
Processing scipy/spatial/qhull.pyx>
Processing scipy/spatial/_hausdorff.pyx>
Processing scipy/spatial/transform/rotation.pyx>
Processing scipy/special/_comb.pyx>
Processing scipy/special/_ufuncs.pyx>
Processing scipy/special/cython_special.pyx>
Processing scipy/special/_ellip_harm_2.pyx>
Processing scipy/special/_test_round.pyx>
Processing scipy/special/_ufuncs_cxx.pyx>
Processing scipy/optimize/_group_columns.pyx>
Processing scipy/optimize/_bglu_dense.pyx>
warning: _cython_special_custom.pxi:9:8: Unreachable code>
warning: _cython_special_custom.pxi:13:4: Unreachable code>
warning: _cython_special_custom.pxi:21:8: Unreachable code>
warning: _cython_special_custom.pxi:25:4: Unreachable code>
warning: _cython_special_custom.pxi:33:8: Unreachable code>
warning: _cython_special_custom.pxi:37:4: Unreachable code>
warning: _cython_special_custom.pxi:45:8: Unreachable code>
warning: _cython_special_custom.pxi:49:4: Unreachable code>
Processing scipy/optimize/_trlib/_trlib.pyx>
Processing scipy/optimize/cython_optimize/_zeros.pyx.in>
Processing scipy/optimize/_lsq/givens_elimination.pyx>
Processing scipy/optimize/_highs/cython/src/_highs_wrapper.pyx>
Processing scipy/optimize/_highs/cython/src/_highs_constants.pyx>
Processing scipy/ndimage/src/_cytest.pyx>
Processing scipy/ndimage/src/_ni_label.pyx>
Processing scipy/io/matlab/mio5_utils.pyx>
Processing scipy/io/matlab/streams.pyx>
Processing scipy/io/matlab/mio_utils.pyx>
Processing scipy/interpolate/_ppoly.pyx>
Processing scipy/interpolate/_bspl.pyx>
Processing scipy/interpolate/interpnd.pyx>
Processing scipy/sparse/_csparsetools.pyx.in>
Processing scipy/sparse/csgraph/_flow.pyx>
Processing scipy/sparse/csgraph/_matching.pyx>
Processing scipy/sparse/csgraph/_shortest_path.pyx>
Processing scipy/sparse/csgraph/_min_spanning_tree.pyx>
Processing scipy/sparse/csgraph/_traversal.pyx>
Processing scipy/sparse/csgraph/_reordering.pyx>
Processing scipy/sparse/csgraph/_tools.pyx>
Processing scipy/_lib/messagestream.pyx>
Processing scipy/_lib/_test_deprecation_def.pyx>
Processing scipy/_lib/_test_deprecation_call.pyx>
Processing scipy/_lib/_ccallback_c.pyx>
Processing scipy/linalg/_solve_toeplitz.pyx>
Processing scipy/linalg/_decomp_update.pyx.in>
Processing scipy/linalg/_matfuncs_sqrtm_triu.pyx>
Processing scipy/linalg/cython_lapack.pyx>
Processing scipy/linalg/cython_blas.pyx>
Cythonizing sources>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 629, in <module>>
setup_package()>
File "setup.py", line 625, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 135, in setup>
config = configuration()>
File "setup.py", line 528, 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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/bb/bb/944f559d554df6c9adf037aa9fc982a9706ee0e96c0d5beac701cb158900/scipy-1.7.0.tar.gz#sha256=998c5e6ea649489302de2c0bc026ed34284f531df89d2bdc8df3a0d44d165739
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10).
Command errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp8as34wwb Check the logs for
full command output.>
Downloading scipy-1.6.3.tar.gz (27.2 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp92r6m8kp>
cwd: /tmp/pip-install-u9lmxx9x/scipy_d73ea66903704c289edcc84d719d9bd5>
Complete output (112 lines):>
setup.py:462: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-jntvz7n0'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 145, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 598, in <module>>
setup_package()>
File "setup.py", line 594, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 135, in setup>
config = configuration()>
File "setup.py", line 500, 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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/fe/fd/8704c7b7b34cdac850485e638346025ca57c5a859934b9aa1be5399b33b7/scipy-1.6.3.tar.gz#sha256=a75b014d3294fce26852a9d04ea27b5671d86736beb34acdfc05859246260707
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10).
Command errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp92r6m8kp Check the logs for
full command output.>
Downloading scipy-1.6.2.tar.gz (27.2 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp6brnp8b7>
cwd: /tmp/pip-install-u9lmxx9x/scipy_8403b792e5364e31be6b670fdb7b9efe>
Complete output (112 lines):>
setup.py:462: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-5ollw5o4'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 145, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 598, in <module>>
setup_package()>
File "setup.py", line 594, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 135, in setup>
config = configuration()>
File "setup.py", line 500, 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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/99/f1/c00d6be56e1a718a3068079e3ec8ce044d7179345280f6a3f5066068af0d/scipy-1.6.2.tar.gz#sha256=e9da33e21c9bc1b92c20b5328adb13e5f193b924c9b969cd700c8908f315aa59
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10).
Command errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp6brnp8b7 Check the logs for
full command output.>
Downloading scipy-1.6.1.tar.gz (27.3 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp1v9whxgz>
cwd: /tmp/pip-install-u9lmxx9x/scipy_ce4d88b76c574bae89f6c6ac4a0b9104>
Complete output (112 lines):>
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-drdtmmt8'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/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-g1z4r0k_/overlay/lib/python3.9/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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/26/68/84dbe18583e79e56e4cee8d00232a8dd7d4ae33bc3acf3be1c347991848f/scipy-1.6.1.tar.gz#sha256=c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp1v9whxgz Check the logs for
full command output.>
Downloading scipy-1.6.0.tar.gz (27.3 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpxjhptcm6>
cwd: /tmp/pip-install-u9lmxx9x/scipy_4b2ca4ba909f4d6f9845b0bf3dc04943>
Complete output (112 lines):>
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-812szvlf'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/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-1pgdibnk/overlay/lib/python3.9/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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/16/48/ff7026d26dfd92520f00b109333e22c05a235f0c9115a5a2d7679cdf39ef/scipy-1.6.0.tar.gz#sha256=cb6dc9f82dfd95f6b9032a8d7ea70efeeb15d5b5fd6ed4e8537bb3c673580566
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpxjhptcm6 Check the logs for
full command output.>
Downloading scipy-1.5.4.tar.gz (25.2 MB)>
Installing build dependencies: started>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpsiozkt3a>
cwd: /tmp/pip-install-u9lmxx9x/scipy_74248997338f408fb2474d91a659aff6>
Complete output (139 lines):>
setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-ojn5u8aa'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
customize UnixCCompiler>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
customize UnixCCompiler>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 583, in <module>>
setup_package()>
File "setup.py", line 579, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 137, in setup>
config = configuration()>
File "setup.py", line 477, in configuration>
raise NotFoundError(msg)>
numpy.distutils.system_info.NotFoundError: No lapack/blas resources
found.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/aa/d5/dd06fe0e274e579e1dff21aa021219c039df40e39709fabe559faed072a5/scipy-1.5.4.tar.gz#sha256=4a453d5e5689de62e5d38edf40af3f17560bfd63c9c5bd228c18c1f99afa155b
(from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpsiozkt3a Check the logs for
full command output.>
Downloading scipy-1.5.3.tar.gz (25.2 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpogt663j4>
cwd: /tmp/pip-install-u9lmxx9x/scipy_3dd7d74203bf4046b7f44680334be7c5>
Complete output (139 lines):>
setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-bpz5p9nf'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
customize UnixCCompiler>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
customize UnixCCompiler>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 583, in <module>>
setup_package()>
File "setup.py", line 579, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 137, in setup>
config = configuration()>
File "setup.py", line 477, in configuration>
raise NotFoundError(msg)>
numpy.distutils.system_info.NotFoundError: No lapack/blas resources
found.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/93/63/4a566494594a13697c5d5d8a754d6e329d018ddf881520775e0229fa29ef/scipy-1.5.3.tar.gz#sha256=ddae76784574cc4c172f3d5edd7308be16078dd3b977e8746860c76c195fa707
(from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpogt663j4 Check the logs for
full command output.>
Downloading scipy-1.5.2.tar.gz (25.4 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpobpnrqwn>
cwd: /tmp/pip-install-u9lmxx9x/scipy_f39346d6bfe74d9f90ab2c4fa353ef2a>
Complete output (139 lines):>
setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-7dkmylm8'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
customize UnixCCompiler>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
customize UnixCCompiler>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 583, in <module>>
setup_package()>
File "setup.py", line 579, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 137, in setup>
amotl commented 3 years ago

Also, I wanted to tell you that I recently compiled some of the packages (e.g. Pandas and Numpy) which might help you install Wetterdienst.

At https://github.com/daq-tools/kotori/blob/37b2c912655a19470a77f0abfed1b13468e8d6f3/packaging/dockerfiles/debian-package.dockerfile#L36, you will find a reference to the URL where I uploaded them. It is https://packages.elmyra.de/elmyra/foss/python/

However, the versions might be too old for the requirements of Wetterdienst. No promises!

That's all I can currently support you on this as I am currently traveling. Good luck!

On 10 July 2021 16:35:03 CEST, JSAnyone @.***> wrote:

Describe the bug> When I try to install Wetterdienst with pip3 install wetterdienst in a python3 docker-container it fails.>

To Reproduce> Using the following dockerfile:>


FROM python:3>

RUN apt-get update && apt-get -y install cron>
RUN pip3 install wetterdienst>
```>

I'm getting the following output/error:>
```>
Sending build context to Docker daemon  18.94kB>
Step 1/14 : FROM python:3>
---> ceaae987e01e>
Step 2/14 : RUN apt-get update && apt-get -y install cron>
---> Using cache>
---> ea3c53f877b6>
Step 3/14 : RUN pip3 install wetterdienst>
---> Running in 42af2e197da4>
Collecting wetterdienst>
Downloading wetterdienst-0.20.2-py3-none-any.whl (164 kB)>
Collecting cachetools<5.0.0,>=4.1.1>
Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)>
Collecting numpy<2.0.0,>=1.19.5>
Downloading numpy-1.21.0.zip (10.3 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'done'>
Collecting requests-ftp<0.4.0,>=0.3.1>
Downloading requests-ftp-0.3.1.tar.gz (7.8 kB)>
Collecting appdirs<2.0.0,>=1.4.4>
Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)>
Collecting dogpile.cache<2.0.0,>=1.0.2>
Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB)>
Collecting scipy<2.0.0,>=1.5.2>
Downloading scipy-1.7.0.tar.gz (36.1 MB)>
Installing build dependencies: started>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: still running...>
Preparing wheel metadata: still running...>
Preparing wheel metadata: still running...>
Preparing wheel metadata: still running...>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp8as34wwb>
cwd: /tmp/pip-install-u9lmxx9x/scipy_308050a983e64c83ac8d15e25f07990d>
Complete output (183 lines):>
setup.py:490: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-lcm9zvtb'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
Running scipy/stats/_generate_pyx.py>
Running scipy/special/_generate_pyx.py>
Running scipy/linalg/_generate_pyx.py>
Processing scipy/cluster/_vq.pyx>
Processing scipy/cluster/_optimal_leaf_ordering.pyx>
Processing scipy/cluster/_hierarchy.pyx>
Processing scipy/stats/_qmc_cy.pyx>
Processing scipy/stats/_sobol.pyx>
Processing scipy/stats/biasedurn.pyx>
Processing scipy/stats/_stats.pyx>
Processing scipy/stats/_boost/src/beta_ufunc.pyx>
Processing scipy/stats/_boost/src/binom_ufunc.pyx>
Processing scipy/stats/_boost/src/nbinom_ufunc.pyx>
Processing scipy/fftpack/convolve.pyx>
Processing scipy/signal/_upfirdn_apply.pyx>
Processing scipy/signal/_spectral.pyx>
Processing scipy/signal/_max_len_seq_inner.pyx>
Processing scipy/signal/_sosfilt.pyx>
Processing scipy/signal/_peak_finding_utils.pyx>
Processing scipy/spatial/_voronoi.pyx>
Processing scipy/spatial/ckdtree.pyx>
Processing scipy/spatial/qhull.pyx>
Processing scipy/spatial/_hausdorff.pyx>
Processing scipy/spatial/transform/rotation.pyx>
Processing scipy/special/_comb.pyx>
Processing scipy/special/_ufuncs.pyx>
Processing scipy/special/cython_special.pyx>
Processing scipy/special/_ellip_harm_2.pyx>
Processing scipy/special/_test_round.pyx>
Processing scipy/special/_ufuncs_cxx.pyx>
Processing scipy/optimize/_group_columns.pyx>
Processing scipy/optimize/_bglu_dense.pyx>
warning: _cython_special_custom.pxi:9:8: Unreachable code>
warning: _cython_special_custom.pxi:13:4: Unreachable code>
warning: _cython_special_custom.pxi:21:8: Unreachable code>
warning: _cython_special_custom.pxi:25:4: Unreachable code>
warning: _cython_special_custom.pxi:33:8: Unreachable code>
warning: _cython_special_custom.pxi:37:4: Unreachable code>
warning: _cython_special_custom.pxi:45:8: Unreachable code>
warning: _cython_special_custom.pxi:49:4: Unreachable code>
Processing scipy/optimize/_trlib/_trlib.pyx>
Processing scipy/optimize/cython_optimize/_zeros.pyx.in>
Processing scipy/optimize/_lsq/givens_elimination.pyx>
Processing scipy/optimize/_highs/cython/src/_highs_wrapper.pyx>
Processing scipy/optimize/_highs/cython/src/_highs_constants.pyx>
Processing scipy/ndimage/src/_cytest.pyx>
Processing scipy/ndimage/src/_ni_label.pyx>
Processing scipy/io/matlab/mio5_utils.pyx>
Processing scipy/io/matlab/streams.pyx>
Processing scipy/io/matlab/mio_utils.pyx>
Processing scipy/interpolate/_ppoly.pyx>
Processing scipy/interpolate/_bspl.pyx>
Processing scipy/interpolate/interpnd.pyx>
Processing scipy/sparse/_csparsetools.pyx.in>
Processing scipy/sparse/csgraph/_flow.pyx>
Processing scipy/sparse/csgraph/_matching.pyx>
Processing scipy/sparse/csgraph/_shortest_path.pyx>
Processing scipy/sparse/csgraph/_min_spanning_tree.pyx>
Processing scipy/sparse/csgraph/_traversal.pyx>
Processing scipy/sparse/csgraph/_reordering.pyx>
Processing scipy/sparse/csgraph/_tools.pyx>
Processing scipy/_lib/messagestream.pyx>
Processing scipy/_lib/_test_deprecation_def.pyx>
Processing scipy/_lib/_test_deprecation_call.pyx>
Processing scipy/_lib/_ccallback_c.pyx>
Processing scipy/linalg/_solve_toeplitz.pyx>
Processing scipy/linalg/_decomp_update.pyx.in>
Processing scipy/linalg/_matfuncs_sqrtm_triu.pyx>
Processing scipy/linalg/cython_lapack.pyx>
Processing scipy/linalg/cython_blas.pyx>
Cythonizing sources>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 629, in <module>>
setup_package()>
File "setup.py", line 625, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-2dxtyzap/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 135, in setup>
config = configuration()>
File "setup.py", line 528, 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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/bb/bb/944f559d554df6c9adf037aa9fc982a9706ee0e96c0d5beac701cb158900/scipy-1.7.0.tar.gz#sha256=998c5e6ea649489302de2c0bc026ed34284f531df89d2bdc8df3a0d44d165739
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10).
Command errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp8as34wwb Check the logs for
full command output.>
Downloading scipy-1.6.3.tar.gz (27.2 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp92r6m8kp>
cwd: /tmp/pip-install-u9lmxx9x/scipy_d73ea66903704c289edcc84d719d9bd5>
Complete output (112 lines):>
setup.py:462: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-jntvz7n0'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 145, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 598, in <module>>
setup_package()>
File "setup.py", line 594, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-k8vpc7h4/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 135, in setup>
config = configuration()>
File "setup.py", line 500, 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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/fe/fd/8704c7b7b34cdac850485e638346025ca57c5a859934b9aa1be5399b33b7/scipy-1.6.3.tar.gz#sha256=a75b014d3294fce26852a9d04ea27b5671d86736beb34acdfc05859246260707
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10).
Command errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp92r6m8kp Check the logs for
full command output.>
Downloading scipy-1.6.2.tar.gz (27.2 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp6brnp8b7>
cwd: /tmp/pip-install-u9lmxx9x/scipy_8403b792e5364e31be6b670fdb7b9efe>
Complete output (112 lines):>
setup.py:462: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-5ollw5o4'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 145, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 598, in <module>>
setup_package()>
File "setup.py", line 594, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-o4p8582t/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 135, in setup>
config = configuration()>
File "setup.py", line 500, 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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/99/f1/c00d6be56e1a718a3068079e3ec8ce044d7179345280f6a3f5066068af0d/scipy-1.6.2.tar.gz#sha256=e9da33e21c9bc1b92c20b5328adb13e5f193b924c9b969cd700c8908f315aa59
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7,<3.10).
Command errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp6brnp8b7 Check the logs for
full command output.>
Downloading scipy-1.6.1.tar.gz (27.3 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp1v9whxgz>
cwd: /tmp/pip-install-u9lmxx9x/scipy_ce4d88b76c574bae89f6c6ac4a0b9104>
Complete output (112 lines):>
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-drdtmmt8'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-g1z4r0k_/overlay/lib/python3.9/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-g1z4r0k_/overlay/lib/python3.9/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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/26/68/84dbe18583e79e56e4cee8d00232a8dd7d4ae33bc3acf3be1c347991848f/scipy-1.6.1.tar.gz#sha256=c4fceb864890b6168e79b0e714c585dbe2fd4222768ee90bc1aa0f8218691b11
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmp1v9whxgz Check the logs for
full command output.>
Downloading scipy-1.6.0.tar.gz (27.3 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpxjhptcm6>
cwd: /tmp/pip-install-u9lmxx9x/scipy_4b2ca4ba909f4d6f9845b0bf3dc04943>
Complete output (112 lines):>
setup.py:461: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-812szvlf'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries tatlas,tatlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries tatlas,tatlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries satlas,satlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries satlas,satlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
libraries lapack_atlas not found in /usr/local/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
libraries lapack_atlas not found in /usr/local/lib>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
libraries lapack_atlas not found in /usr/lib>
libraries f77blas,cblas,atlas not found in /usr/lib>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1748:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
return getattr(self, '_calc_info_{}'.format(name))()>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 161, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 253, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-1pgdibnk/overlay/lib/python3.9/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-1pgdibnk/overlay/lib/python3.9/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.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/16/48/ff7026d26dfd92520f00b109333e22c05a235f0c9115a5a2d7679cdf39ef/scipy-1.6.0.tar.gz#sha256=cb6dc9f82dfd95f6b9032a8d7ea70efeeb15d5b5fd6ed4e8537bb3c673580566
(from https://pypi.org/simple/scipy/) (requires-python:>=3.7). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpxjhptcm6 Check the logs for
full command output.>
Downloading scipy-1.5.4.tar.gz (25.2 MB)>
Installing build dependencies: started>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: still running...>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpsiozkt3a>
cwd: /tmp/pip-install-u9lmxx9x/scipy_74248997338f408fb2474d91a659aff6>
Complete output (139 lines):>
setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-ojn5u8aa'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
customize UnixCCompiler>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
customize UnixCCompiler>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 583, in <module>>
setup_package()>
File "setup.py", line 579, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-6cp8_rmd/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 137, in setup>
config = configuration()>
File "setup.py", line 477, in configuration>
raise NotFoundError(msg)>
numpy.distutils.system_info.NotFoundError: No lapack/blas resources
found.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/aa/d5/dd06fe0e274e579e1dff21aa021219c039df40e39709fabe559faed072a5/scipy-1.5.4.tar.gz#sha256=4a453d5e5689de62e5d38edf40af3f17560bfd63c9c5bd228c18c1f99afa155b
(from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpsiozkt3a Check the logs for
full command output.>
Downloading scipy-1.5.3.tar.gz (25.2 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpogt663j4>
cwd: /tmp/pip-install-u9lmxx9x/scipy_3dd7d74203bf4046b7f44680334be7c5>
Complete output (139 lines):>
setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-bpz5p9nf'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
customize UnixCCompiler>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
customize UnixCCompiler>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 583, in <module>>
setup_package()>
File "setup.py", line 579, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-ea1xzzkp/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 137, in setup>
config = configuration()>
File "setup.py", line 477, in configuration>
raise NotFoundError(msg)>
numpy.distutils.system_info.NotFoundError: No lapack/blas resources
found.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/93/63/4a566494594a13697c5d5d8a754d6e329d018ddf881520775e0229fa29ef/scipy-1.5.3.tar.gz#sha256=ddae76784574cc4c172f3d5edd7308be16078dd3b977e8746860c76c195fa707
(from https://pypi.org/simple/scipy/) (requires-python:>=3.6). Command
errored out with exit status 1: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpogt663j4 Check the logs for
full command output.>
Downloading scipy-1.5.2.tar.gz (25.4 MB)>
Installing build dependencies: started>
Installing build dependencies: finished with status 'done'>
Getting requirements to build wheel: started>
Getting requirements to build wheel: finished with status 'done'>
Preparing wheel metadata: started>
Preparing wheel metadata: finished with status 'error'>
ERROR: Command errored out with exit status 1:>
command: /usr/local/bin/python
/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py
prepare_metadata_for_build_wheel /tmp/tmpobpnrqwn>
cwd: /tmp/pip-install-u9lmxx9x/scipy_f39346d6bfe74d9f90ab2c4fa353ef2a>
Complete output (139 lines):>
setup.py:460: UserWarning: Unrecognized setuptools command ('dist_info
--egg-base /tmp/pip-modern-metadata-7dkmylm8'), proceeding with
generating Cython sources and expanding templates>
warnings.warn("Unrecognized setuptools command ('{}'), proceeding with
">
Running from SciPy source directory.>
lapack_opt_info:>
lapack_mkl_info:>
customize UnixCCompiler>
libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_lapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

openblas_clapack_info:>
customize UnixCCompiler>
customize UnixCCompiler>
libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

flame_info:>
customize UnixCCompiler>
libraries flame not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

atlas_3_10_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_threads_info'>>
NOT AVAILABLE>

atlas_3_10_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_3_10_info'>>
NOT AVAILABLE>

atlas_threads_info:>
Setting PTATLAS=ATLAS>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries ptf77blas,ptcblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_threads_info'>>
NOT AVAILABLE>

atlas_info:>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/local/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in /usr/lib>
customize UnixCCompiler>
libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf>
customize UnixCCompiler>
libraries f77blas,cblas,atlas not found in
/usr/lib/arm-linux-gnueabihf>
<class 'numpy.distutils.system_info.atlas_info'>>
NOT AVAILABLE>

accelerate_info:>
NOT AVAILABLE>

lapack_info:>
customize UnixCCompiler>
libraries lapack not found in ['/usr/local/lib', '/usr/lib',
'/usr/lib/arm-linux-gnueabihf']>
NOT AVAILABLE>

/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) libraries not found.>
Directories to search for the libraries can be specified in the>
numpy/distutils/site.cfg file (section [lapack]) or by setting>
the LAPACK environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
lapack_src_info:>
NOT AVAILABLE>

/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:1712:
UserWarning:>
Lapack (http://www.netlib.org/lapack/) sources not found.>
Directories to search for the sources can be specified in the>
numpy/distutils/site.cfg file (section [lapack_src]) or by setting>
the LAPACK_SRC environment variable.>
if getattr(self, '_calc_info_{}'.format(lapack))():>
NOT AVAILABLE>

Traceback (most recent call last):>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 280, in <module>>
main()>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 263, in main>
json_out['return_val'] = hook(**hook_input['kwargs'])>
File
"/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py",
line 133, in prepare_metadata_for_build_wheel>
return hook(metadata_directory, config_settings)>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 166, in prepare_metadata_for_build_wheel>
self.run_setup()>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 258, in run_setup>
super(_BuildMetaLegacyBackend,>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/setuptools/build_meta.py",
line 150, in run_setup>
exec(compile(code, __file__, 'exec'), locals())>
File "setup.py", line 583, in <module>>
setup_package()>
File "setup.py", line 579, in setup_package>
setup(**metadata)>
File
"/tmp/pip-build-env-i599z1y3/overlay/lib/python3.9/site-packages/numpy/distutils/core.py",
line 137, in setup>
config = configuration()>
File "setup.py", line 477, in configuration>
raise NotFoundError(msg)>
numpy.distutils.system_info.NotFoundError: No lapack/blas resources
found.>
---------------------------------------->
WARNING: Discarding
https://files.pythonhosted.org/packages/53/10/776750d57ade26522478a92a2e14035868624a6a62f4157b0cc5abd4a980/scipy-1.5.2.tar.gz#sha256=066c513d90e
gutzbenj commented 3 years ago

Dear @JSAnyone , dear @amotl ,

recently there was a similar issue at #433 . I then added the given hints at the end of the README! Can you follow those and report back on if it's working again?

Cheers, Benjamin

jscmidt commented 3 years ago

Hi all, Thanks for pointing me to the README. My Dockerfile now looks like:

FROM python:3

RUN apt-get update && apt-get -y install cron libatlas-base-dev python3-lxml
RUN pip3 install wetterdienst

I now don't get the dependency-conflict anymore, but some other errors:

Sending build context to Docker daemon  7.168kB
Step 1/11 : FROM python:3
 ---> ceaae987e01e
Step 2/11 : RUN apt-get update && apt-get -y install cron libatlas-base-dev pyth                                                                            on3-lxml
 ---> Running in 0f9e3d84fabd
Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4                                                                             kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main armhf Packa                                                                            ges [287 kB]
Get:5 http://deb.debian.org/debian buster/main armhf Packages [7698 kB]
Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB]
Fetched 8238 kB in 4s (1850 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  exim4-base exim4-config exim4-daemon-light guile-2.2-libs libatlas3-base
  libgc1c2 libgfortran5 libgsasl7 libidn11 libkyotocabinet16v5 libmailutils5
  libntlm0 libpython2.7 libwrap0 mailutils mailutils-common psmisc python3-bs4
  python3-chardet python3-html5lib python3-pkg-resources python3-six
  python3-soupsieve python3-webencodings
Suggested packages:
  anacron logrotate checksecurity exim4-doc-html | exim4-doc-info eximon4
  spf-tools-perl swaks libatlas-doc liblapack-doc mailutils-mh mailutils-doc
  python3-genshi python3-lxml-dbg python-lxml-doc python3-setuptools
The following NEW packages will be installed:
  cron exim4-base exim4-config exim4-daemon-light guile-2.2-libs
  libatlas-base-dev libatlas3-base libgc1c2 libgfortran5 libgsasl7 libidn11
  libkyotocabinet16v5 libmailutils5 libntlm0 libpython2.7 libwrap0 mailutils
  mailutils-common psmisc python3-bs4 python3-chardet python3-html5lib
  python3-lxml python3-pkg-resources python3-six python3-soupsieve
  python3-webencodings
0 upgraded, 27 newly installed, 0 to remove and 1 not upgraded.
Need to get 18.0 MB of archives.
After this operation, 86.7 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10                                                                            u1 [95.3 kB]
Get:2 http://deb.debian.org/debian buster/main armhf exim4-config all 4.92-8+deb                                                                            10u6 [324 kB]
Get:3 http://deb.debian.org/debian buster/main armhf exim4-base armhf 4.92-8+deb                                                                            10u6 [1134 kB]
Get:4 http://deb.debian.org/debian buster/main armhf exim4-daemon-light armhf 4.                                                                            92-8+deb10u6 [545 kB]
Get:5 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4                                                                             [212 kB]
Get:6 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+                                                                            1-2+deb10u1 [4920 kB]
Get:7 http://deb.debian.org/debian buster/main armhf libgfortran5 armhf 8.3.0-6                                                                             [213 kB]
Get:8 http://deb.debian.org/debian buster/main armhf libatlas3-base armhf 3.10.3                                                                            -8 [2343 kB]
Get:9 http://deb.debian.org/debian buster/main armhf libatlas-base-dev armhf 3.1                                                                            0.3-8 [2920 kB]
Get:10 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [1                                                                            13 kB]
Get:11 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10                                                                            u1 [22.9 kB]
Get:12 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+b2                                                                             [198 kB]
Get:13 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf                                                                             1.2.76-4.2+b1 [280 kB]
Get:14 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5                                                                            -4 [689 kB]
Get:15 http://deb.debian.org/debian buster/main armhf libpython2.7 armhf 2.7.16-                                                                            2+deb10u1 [892 kB]
Get:16 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-                                                                            4 [813 kB]
Get:17 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [5                                                                            5.9 kB]
Get:18 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [5                                                                            69 kB]
Get:19 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1 [123 k                                                                            B]
Get:20 http://deb.debian.org/debian buster/main armhf python3-soupsieve all 1.8+                                                                            dfsg-1 [27.6 kB]
Get:21 http://deb.debian.org/debian buster/main armhf python3-bs4 all 4.7.1-1 [9                                                                            4.1 kB]
Get:22 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all                                                                             40.8.0-1 [153 kB]
Get:23 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-                                                                            3 [80.5 kB]
Get:24 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [                                                                            15.7 kB]
Get:25 http://deb.debian.org/debian buster/main armhf python3-webencodings all 0                                                                            .5.1-1 [10.9 kB]
Get:26 http://deb.debian.org/debian buster/main armhf python3-html5lib all 1.0.1                                                                            -1 [89.5 kB]
Get:27 http://deb.debian.org/debian buster/main armhf python3-lxml armhf 4.3.2-1                                                                            +deb10u3 [1084 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 18.0 MB in 1s (12.6 MB/s)
Selecting previously unselected package cron.
(Reading database ... 24346 files and directories currently installed.)
Preparing to unpack .../00-cron_3.0pl1-134+deb10u1_armhf.deb ...
Unpacking cron (3.0pl1-134+deb10u1) ...
Selecting previously unselected package exim4-config.
Preparing to unpack .../01-exim4-config_4.92-8+deb10u6_all.deb ...
Unpacking exim4-config (4.92-8+deb10u6) ...
Selecting previously unselected package exim4-base.
Preparing to unpack .../02-exim4-base_4.92-8+deb10u6_armhf.deb ...
Unpacking exim4-base (4.92-8+deb10u6) ...
Selecting previously unselected package exim4-daemon-light.
Preparing to unpack .../03-exim4-daemon-light_4.92-8+deb10u6_armhf.deb ...
Unpacking exim4-daemon-light (4.92-8+deb10u6) ...
Selecting previously unselected package libgc1c2:armhf.
Preparing to unpack .../04-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
Selecting previously unselected package guile-2.2-libs:armhf.
Preparing to unpack .../05-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
Selecting previously unselected package libgfortran5:armhf.
Preparing to unpack .../06-libgfortran5_8.3.0-6_armhf.deb ...
Unpacking libgfortran5:armhf (8.3.0-6) ...
Selecting previously unselected package libatlas3-base:armhf.
Preparing to unpack .../07-libatlas3-base_3.10.3-8_armhf.deb ...
Unpacking libatlas3-base:armhf (3.10.3-8) ...
Selecting previously unselected package libatlas-base-dev:armhf.
Preparing to unpack .../08-libatlas-base-dev_3.10.3-8_armhf.deb ...
Unpacking libatlas-base-dev:armhf (3.10.3-8) ...
Selecting previously unselected package libidn11:armhf.
Preparing to unpack .../09-libidn11_1.33-2.2_armhf.deb ...
Unpacking libidn11:armhf (1.33-2.2) ...
Selecting previously unselected package libntlm0:armhf.
Preparing to unpack .../10-libntlm0_1.5-1+deb10u1_armhf.deb ...
Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
Selecting previously unselected package libgsasl7.
Preparing to unpack .../11-libgsasl7_1.8.0-8+b2_armhf.deb ...
Unpacking libgsasl7 (1.8.0-8+b2) ...
Selecting previously unselected package libkyotocabinet16v5:armhf.
Preparing to unpack .../12-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
Selecting previously unselected package mailutils-common.
Preparing to unpack .../13-mailutils-common_1%3a3.5-4_all.deb ...
Unpacking mailutils-common (1:3.5-4) ...
Selecting previously unselected package libpython2.7:armhf.
Preparing to unpack .../14-libpython2.7_2.7.16-2+deb10u1_armhf.deb ...
Unpacking libpython2.7:armhf (2.7.16-2+deb10u1) ...
Selecting previously unselected package libmailutils5:armhf.
Preparing to unpack .../15-libmailutils5_1%3a3.5-4_armhf.deb ...
Unpacking libmailutils5:armhf (1:3.5-4) ...
Selecting previously unselected package libwrap0:armhf.
Preparing to unpack .../16-libwrap0_7.6.q-28_armhf.deb ...
Unpacking libwrap0:armhf (7.6.q-28) ...
Selecting previously unselected package mailutils.
Preparing to unpack .../17-mailutils_1%3a3.5-4_armhf.deb ...
Unpacking mailutils (1:3.5-4) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../18-psmisc_23.2-1_armhf.deb ...
Unpacking psmisc (23.2-1) ...
Selecting previously unselected package python3-soupsieve.
Preparing to unpack .../19-python3-soupsieve_1.8+dfsg-1_all.deb ...
Unpacking python3-soupsieve (1.8+dfsg-1) ...
Selecting previously unselected package python3-bs4.
Preparing to unpack .../20-python3-bs4_4.7.1-1_all.deb ...
Unpacking python3-bs4 (4.7.1-1) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../21-python3-pkg-resources_40.8.0-1_all.deb ...
Unpacking python3-pkg-resources (40.8.0-1) ...
Selecting previously unselected package python3-chardet.
Preparing to unpack .../22-python3-chardet_3.0.4-3_all.deb ...
Unpacking python3-chardet (3.0.4-3) ...
Selecting previously unselected package python3-six.
Preparing to unpack .../23-python3-six_1.12.0-1_all.deb ...
Unpacking python3-six (1.12.0-1) ...
Selecting previously unselected package python3-webencodings.
Preparing to unpack .../24-python3-webencodings_0.5.1-1_all.deb ...
Unpacking python3-webencodings (0.5.1-1) ...
Selecting previously unselected package python3-html5lib.
Preparing to unpack .../25-python3-html5lib_1.0.1-1_all.deb ...
Unpacking python3-html5lib (1.0.1-1) ...
Selecting previously unselected package python3-lxml:armhf.
Preparing to unpack .../26-python3-lxml_4.3.2-1+deb10u3_armhf.deb ...
Unpacking python3-lxml:armhf (4.3.2-1+deb10u3) ...
Setting up python3-pkg-resources (40.8.0-1) ...
Setting up libpython2.7:armhf (2.7.16-2+deb10u1) ...
Setting up psmisc (23.2-1) ...
Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
Setting up cron (3.0pl1-134+deb10u1) ...
Adding group `crontab' (GID 102) ...
Done.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Setting up python3-webencodings (0.5.1-1) ...
Setting up python3-six (1.12.0-1) ...
Setting up python3-chardet (3.0.4-3) ...
Setting up libwrap0:armhf (7.6.q-28) ...
Setting up libntlm0:armhf (1.5-1+deb10u1) ...
Setting up libidn11:armhf (1.33-2.2) ...
Setting up mailutils-common (1:3.5-4) ...
Setting up python3-html5lib (1.0.1-1) ...
Setting up libgfortran5:armhf (8.3.0-6) ...
Setting up exim4-config (4.92-8+deb10u6) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Adding system-user for exim (v4)
Setting up python3-lxml:armhf (4.3.2-1+deb10u3) ...
Setting up python3-soupsieve (1.8+dfsg-1) ...
Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
Setting up exim4-base (4.92-8+deb10u6) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
exim: DB upgrade, deleting hints-db
Setting up libatlas3-base:armhf (3.10.3-8) ...
update-alternatives: using /usr/lib/arm-linux-gnueabihf/atlas/libblas.so.3 to pr                                                                            ovide /usr/lib/arm-linux-gnueabihf/libblas.so.3 (libblas.so.3-arm-linux-gnueabih                                                                            f) in auto mode
update-alternatives: using /usr/lib/arm-linux-gnueabihf/atlas/liblapack.so.3 to                                                                             provide /usr/lib/arm-linux-gnueabihf/liblapack.so.3 (liblapack.so.3-arm-linux-gn                                                                            ueabihf) in auto mode
Setting up libgsasl7 (1.8.0-8+b2) ...
Setting up libatlas-base-dev:armhf (3.10.3-8) ...
update-alternatives: using /usr/lib/arm-linux-gnueabihf/atlas/libblas.so to prov                                                                            ide /usr/lib/arm-linux-gnueabihf/libblas.so (libblas.so-arm-linux-gnueabihf) in                                                                             auto mode
update-alternatives: using /usr/lib/arm-linux-gnueabihf/atlas/liblapack.so to pr                                                                            ovide /usr/lib/arm-linux-gnueabihf/liblapack.so (liblapack.so-arm-linux-gnueabih                                                                            f) in auto mode
Setting up python3-bs4 (4.7.1-1) ...
Setting up exim4-daemon-light (4.92-8+deb10u6) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Initializing GnuTLS DH parameter file
Setting up libmailutils5:armhf (1:3.5-4) ...
Setting up mailutils (1:3.5-4) ...
update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm)                                                                             in auto mode
update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (fro                                                                            m) in auto mode
update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messa                                                                            ges (messages) in auto mode
update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movem                                                                            ail (movemail) in auto mode
update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readms                                                                            g (readmsg) in auto mode
update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotloc                                                                            k (dotlock) in auto mode
update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (ma                                                                            ilx) in auto mode
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container 0f9e3d84fabd
 ---> a6460b6a4fcf
Step 3/11 : WORKDIR /usr/src/dwdwetter
 ---> Running in d2230883b96f
Removing intermediate container d2230883b96f
 ---> e743c6e3c046
Step 4/11 : RUN pip3 install wetterdienst
 ---> Running in ce7c696b90ca
Collecting wetterdienst
  Downloading wetterdienst-0.20.2-py3-none-any.whl (164 kB)
Collecting aenum<4.0.0,>=3.0.0
  Downloading aenum-3.1.0-py3-none-any.whl (123 kB)
Collecting dogpile.cache<2.0.0,>=1.0.2
  Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB)
Collecting dateparser<2.0.0,>=1.0.0
  Downloading dateparser-1.0.0-py2.py3-none-any.whl (279 kB)
Collecting beautifulsoup4<5.0.0,>=4.9.1
  Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB)
Collecting click<8.0.0,>=7.1.2
  Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting numpy<2.0.0,>=1.19.5
  Downloading numpy-1.21.0.zip (10.3 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting tabulate<0.9.0,>=0.8.7
  Downloading tabulate-0.8.9-py3-none-any.whl (25 kB)
Collecting deprecation<3.0.0,>=2.1.0
  Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting PyPDF2<2.0.0,>=1.26.0
  Downloading PyPDF2-1.26.0.tar.gz (77 kB)
Collecting requests<3.0.0,>=2.24.0
  Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB)
Collecting requests-ftp<0.4.0,>=0.3.1
  Downloading requests-ftp-0.3.1.tar.gz (7.8 kB)
Collecting tqdm<5.0.0,>=4.47.0
  Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB)
Collecting pandas<2.0,>=1.2
  Downloading pandas-1.3.0.tar.gz (4.7 MB)
  Installing build dependencies: started
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: still running...
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: still running...
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting lxml<5.0.0,>=4.5.2
  Downloading lxml-4.6.3.tar.gz (3.2 MB)
Collecting rapidfuzz<2.0.0,>=1.4.1
  Downloading rapidfuzz-1.4.1.tar.gz (299 kB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: finished with status 'done'
Collecting cloup<0.9.0,>=0.8.0
  Downloading cloup-0.8.2-py2.py3-none-any.whl (36 kB)
Collecting appdirs<2.0.0,>=1.4.4
  Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Collecting python-dateutil<3.0.0,>=2.8.0
  Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting scipy<2.0.0,>=1.5.2
  Downloading scipy-1.7.0.tar.gz (36.1 MB)
  Installing build dependencies: started
  Installing build dependencies: finished with status 'done'
  Getting requirements to build wheel: started
  Getting requirements to build wheel: finished with status 'done'
    Preparing wheel metadata: started
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: still running...
    Preparing wheel metadata: finished with status 'done'
Collecting Pint<0.18,>=0.17
  Downloading Pint-0.17-py2.py3-none-any.whl (204 kB)
Collecting cachetools<5.0.0,>=4.1.1
  Downloading cachetools-4.2.2-py3-none-any.whl (11 kB)
Collecting click-params<0.2.0,>=0.1.1
  Downloading click_params-0.1.2-py3-none-any.whl (11 kB)
Collecting measurement<4.0.0,>=3.2.0
  Downloading measurement-3.2.0.tar.gz (12 kB)
Collecting soupsieve>1.2
  Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB)
Collecting validators<0.19,>=0.18
  Downloading validators-0.18.2-py3-none-any.whl (19 kB)
Collecting regex!=2019.02.19
  Downloading regex-2021.7.6.tar.gz (693 kB)
Collecting tzlocal
  Downloading tzlocal-2.1-py2.py3-none-any.whl (16 kB)
Collecting pytz
  Using cached pytz-2021.1-py2.py3-none-any.whl (510 kB)
Collecting packaging
  Using cached packaging-21.0-py3-none-any.whl (40 kB)
Collecting stevedore>=3.0.0
  Downloading stevedore-3.3.0-py3-none-any.whl (49 kB)
Collecting decorator>=4.0.0
  Using cached decorator-5.0.9-py3-none-any.whl (8.9 kB)
Collecting sympy>=0.7.3
  Downloading sympy-1.8-py3-none-any.whl (6.1 MB)
Collecting six>=1.5
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting chardet<5,>=3.0.2
  Using cached chardet-4.0.0-py2.py3-none-any.whl (178 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.6-py2.py3-none-any.whl (138 kB)
Collecting idna<3,>=2.5
  Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting pbr!=2.1.0,>=2.0.0
  Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB)
Collecting mpmath>=0.19
  Downloading mpmath-1.2.1-py3-none-any.whl (532 kB)
Collecting pyparsing>=2.0.2
  Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Building wheels for collected packages: lxml, measurement, numpy, pandas, PyPDF2, rapidfuzz, regex, requests-ftp, scipy
  Building wheel for lxml (setup.py): started
  Building wheel for lxml (setup.py): still running...
  Building wheel for lxml (setup.py): still running...
  Building wheel for lxml (setup.py): finished with status 'done'
  Created wheel for lxml: filename=lxml-4.6.3-cp39-cp39-linux_armv7l.whl size=6913231 sha256=f5323dd3d55eb5a3997e7e6354c006662fd483f4e88853908cc3cf09bb53c0e0
  Stored in directory: /root/.cache/pip/wheels/6c/21/10/6efb7c8c644d8aecc1a85554f10af608c3c70a48f4836c375e
  Building wheel for measurement (setup.py): started
  Building wheel for measurement (setup.py): finished with status 'done'
  Created wheel for measurement: filename=measurement-3.2.0-py2.py3-none-any.whl size=17375 sha256=36672360e808715bacb97608796c4e1c145edae64ee3931cb5bf5688421cac8c
  Stored in directory: /root/.cache/pip/wheels/af/dd/a0/789c1f7cc07c6ea65b3ce14c9498e9a6cde816335ea33f6ae6
  Building wheel for numpy (PEP 517): started
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): still running...
  Building wheel for numpy (PEP 517): finished with status 'done'
  Created wheel for numpy: filename=numpy-1.21.0-cp39-cp39-linux_armv7l.whl size=13200770 sha256=b47cbeb73298e0bbb65b14f73af5a572288e32adc1bc87ae1c334a067318004b
  Stored in directory: /root/.cache/pip/wheels/d1/80/0b/bbd7669ca556645c90743adf737a5417d8f5bb97da3ca3e40c
  Building wheel for pandas (PEP 517): started
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): still running...
  Building wheel for pandas (PEP 517): finished with status 'done'
  Created wheel for pandas: filename=pandas-1.3.0-cp39-cp39-linux_armv7l.whl size=37671102 sha256=b7c870114f9eb537b92d29ddc4e4f027539147fc158d05c69183fd9f8b9cb131
  Stored in directory: /root/.cache/pip/wheels/6e/5b/e7/7ae66305b5a4dc59a0dee851713946ba21c8cd95cf359614ca
  Building wheel for PyPDF2 (setup.py): started
  Building wheel for PyPDF2 (setup.py): finished with status 'done'
  Created wheel for PyPDF2: filename=PyPDF2-1.26.0-py3-none-any.whl size=61100 sha256=db845980c81e9c163a5b11a7dd85ec6cc25754d01f50d582d530c9c7498095ec
  Stored in directory: /root/.cache/pip/wheels/d9/dc/ec/72da68331f30074b9950c1737c23cb8a67484e61498bc9713d
  Building wheel for rapidfuzz (PEP 517): started
  Building wheel for rapidfuzz (PEP 517): still running...
  Building wheel for rapidfuzz (PEP 517): finished with status 'done'
  Created wheel for rapidfuzz: filename=rapidfuzz-1.4.1-cp39-cp39-linux_armv7l.whl size=527209 sha256=c552e74c0cba5b08d1a862725287f40e28943eed7f2bcdb387f33833cfc9b220
  Stored in directory: /root/.cache/pip/wheels/e4/e0/e2/0ebd5c8f6e04b76853f9313954e9e7ed2ea198d377de16e2fb
  Building wheel for regex (setup.py): started
  Building wheel for regex (setup.py): finished with status 'done'
  Created wheel for regex: filename=regex-2021.7.6-cp39-cp39-linux_armv7l.whl size=631864 sha256=2a4f99d0d4c3cb6da03f95713d0055f88bfc88174836b9dcf5f5ed2fd6d89bcc
  Stored in directory: /root/.cache/pip/wheels/72/8e/0e/22d09805dd65f1342cedc0b519adef83501c240ce8e99356ea
  Building wheel for requests-ftp (setup.py): started
  Building wheel for requests-ftp (setup.py): finished with status 'done'
  Created wheel for requests-ftp: filename=requests_ftp-0.3.1-py3-none-any.whl size=8183 sha256=c59221116aba1150d5dd919441deb107bf6d92c207dafefe524aee193a26d6c9
  Stored in directory: /root/.cache/pip/wheels/fd/f3/9e/6bfac0485be3741193e6937798b10f3c6a3bca8e9d7809f924
  Building wheel for scipy (PEP 517): started
  Building wheel for scipy (PEP 517): finished with status 'error'
  ERROR: Command errored out with exit status 1:
   command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmpopylv629
       cwd: /tmp/pip-install-w5p0gypy/scipy_50fead90f4444a279c2b018440177452
  Complete output (895 lines):
  Running from SciPy source directory.
  scipy/linalg/_generate_pyx.py: all files up-to-date
  scipy/special/_generate_pyx.py: all files up-to-date
  Running scipy/stats/_generate_pyx.py
  Running scipy/special/_generate_pyx.py
  Running scipy/linalg/_generate_pyx.py
  scipy/cluster/_vq.pyx has not changed
  scipy/stats/_sobol.pyx has not changed
  scipy/cluster/_hierarchy.pyx has not changed
  scipy/stats/_qmc_cy.pyx has not changed
  scipy/stats/_boost/src/beta_ufunc.pyx has not changed
  scipy/stats/biasedurn.pyx has not changed
  scipy/stats/_stats.pyx has not changed
  scipy/cluster/_optimal_leaf_ordering.pyx has not changed
  scipy/signal/_upfirdn_apply.pyx has not changed
  scipy/stats/_boost/src/nbinom_ufunc.pyx has not changed
  scipy/signal/_max_len_seq_inner.pyx has not changed
  scipy/stats/_boost/src/binom_ufunc.pyx has not changed
  scipy/signal/_peak_finding_utils.pyx has not changed
  scipy/fftpack/convolve.pyx has not changed
  scipy/signal/_sosfilt.pyx has not changed
  scipy/spatial/qhull.pyx has not changed
  scipy/spatial/_hausdorff.pyx has not changed
  scipy/spatial/ckdtree.pyx has not changed
  scipy/special/_comb.pyx has not changed
  scipy/special/_ufuncs.pyx has not changed
  scipy/spatial/transform/rotation.pyx has not changed
  scipy/special/_ellip_harm_2.pyx has not changed
  scipy/special/_test_round.pyx has not changed
  scipy/special/cython_special.pyx has not changed
  scipy/optimize/_group_columns.pyx has not changed
  scipy/optimize/_bglu_dense.pyx has not changed
  scipy/special/_ufuncs_cxx.pyx has not changed
  scipy/optimize/cython_optimize/_zeros.pyx.in has not changed
  scipy/optimize/_lsq/givens_elimination.pyx has not changed
  scipy/optimize/_trlib/_trlib.pyx has not changed
  scipy/signal/_spectral.pyx has not changed
  scipy/ndimage/src/_cytest.pyx has not changed
  scipy/optimize/_highs/cython/src/_highs_wrapper.pyx has not changed
  scipy/io/matlab/mio5_utils.pyx has not changed
  scipy/io/matlab/streams.pyx has not changed
  scipy/ndimage/src/_ni_label.pyx has not changed
  scipy/interpolate/_ppoly.pyx has not changed
  scipy/interpolate/_bspl.pyx has not changed
  scipy/io/matlab/mio_utils.pyx has not changed
  scipy/optimize/_highs/cython/src/_highs_constants.pyx has not changed
  scipy/sparse/csgraph/_flow.pyx has not changed
  scipy/sparse/csgraph/_matching.pyx has not changed
  scipy/sparse/_csparsetools.pyx.in has not changed
  scipy/sparse/csgraph/_min_spanning_tree.pyx has not changed
  scipy/sparse/csgraph/_traversal.pyx has not changed
  scipy/sparse/csgraph/_shortest_path.pyx has not changed
  scipy/sparse/csgraph/_tools.pyx has not changed
  scipy/_lib/messagestream.pyx has not changed
  scipy/sparse/csgraph/_reordering.pyx has not changed
  scipy/_lib/_test_deprecation_call.pyx has not changed
  scipy/_lib/_ccallback_c.pyx has not changed
  scipy/_lib/_test_deprecation_def.pyx has not changed
  scipy/linalg/_decomp_update.pyx.in has not changed
  scipy/linalg/_matfuncs_sqrtm_triu.pyx has not changed
  scipy/linalg/_solve_toeplitz.pyx has not changed
  scipy/linalg/cython_blas.pyx has not changed
  scipy/interpolate/interpnd.pyx has not changed
  scipy/linalg/cython_lapack.pyx has not changed
  scipy/spatial/_voronoi.pyx has not changed
  Cythonizing sources
  lapack_opt_info:
  lapack_mkl_info:
  customize UnixCCompiler
    libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  openblas_lapack_info:
    libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  openblas_clapack_info:
    libraries openblas,lapack not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  flame_info:
    libraries flame not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  atlas_3_10_threads_info:
  Setting PTATLAS=ATLAS
    libraries lapack_atlas not found in /usr/local/lib
    libraries tatlas,tatlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/lib
    libraries tatlas,tatlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries tatlas,tatlas not found in /usr/lib/arm-linux-gnueabihf
  <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
    NOT AVAILABLE

  atlas_3_10_info:
    libraries lapack_atlas not found in /usr/local/lib
    libraries satlas,satlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/lib
    libraries satlas,satlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries satlas,satlas not found in /usr/lib/arm-linux-gnueabihf
  <class 'numpy.distutils.system_info.atlas_3_10_info'>
    NOT AVAILABLE

  atlas_threads_info:
  Setting PTATLAS=ATLAS
    libraries lapack_atlas not found in /usr/local/lib
    libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/lib
    libraries ptf77blas,ptcblas,atlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries ptf77blas,ptcblas,atlas not found in /usr/lib/arm-linux-gnueabihf
  <class 'numpy.distutils.system_info.atlas_threads_info'>
    NOT AVAILABLE

  atlas_info:
    libraries lapack_atlas not found in /usr/local/lib
    libraries f77blas,cblas,atlas not found in /usr/local/lib
    libraries lapack_atlas not found in /usr/lib
    libraries f77blas,cblas,atlas not found in /usr/lib
    libraries lapack_atlas not found in /usr/lib/arm-linux-gnueabihf/atlas
    libraries f77blas,cblas,atlas not found in /usr/lib/arm-linux-gnueabihf/atlas
  <class 'numpy.distutils.system_info.atlas_info'>
  /tmp/pip-build-env-kb27xx_2/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:746: UserWarning:
  *********************************************************************
      Lapack library (from ATLAS) is probably incomplete:
        size of /usr/lib/arm-linux-gnueabihf/liblapack.so is 3968.8203125k (expected >4000k)

      Follow the instructions in the KNOWN PROBLEMS section of the file
      numpy/INSTALL.txt.
  *********************************************************************

    self.calc_info()
  get_default_fcompiler: matching types: '['gnu95', 'intel', 'lahey', 'pg', 'nv', 'absoft', 'nag', 'vast', 'compaq', 'intele', 'intelem', 'gnu', 'g95', 'pathf95', 'nagfor']'
  customize Gnu95FCompiler
  Could not locate executable gfortran
  Could not locate executable f95
  customize IntelFCompiler
  Could not locate executable ifort
  Could not locate executable ifc
  customize LaheyFCompiler
  Could not locate executable lf95
  customize PGroupFCompiler
  Could not locate executable pgfortran
  customize NVHPCFCompiler
  Could not locate executable nvfortran
  customize AbsoftFCompiler
  Could not locate executable f90
  Could not locate executable f77
  customize NAGFCompiler
  customize VastFCompiler
  customize CompaqFCompiler
  Could not locate executable fort
  customize IntelItaniumFCompiler
  Could not locate executable efort
  Could not locate executable efc
  customize IntelEM64TFCompiler
  customize GnuFCompiler
  Could not locate executable g77
  customize G95FCompiler
  Could not locate executable g95
  customize PathScaleFCompiler
  Could not locate executable pathf95
  customize NAGFORCompiler
  Could not locate executable nagfor
  don't know how to compile Fortran code on platform 'posix'
  compiling '_configtest.c':

  /* This file is generated from numpy/distutils/system_info.py */
  void ATL_buildinfo(void);
  int main(void) {
    ATL_buildinfo();
    return 0;
  }

  C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC

  compile options: '-c'
  gcc: _configtest.c
  gcc -pthread _configtest.o -L/usr/lib/arm-linux-gnueabihf -lf77blas -lcblas -latlas -o _configtest
    FOUND:
      language = c
      libraries = ['lapack', 'f77blas', 'cblas', 'atlas', 'f77blas', 'cblas']
      library_dirs = ['/usr/lib/arm-linux-gnueabihf']
      define_macros = [('NO_ATLAS_INFO', -1)]

    FOUND:
      language = c
      libraries = ['lapack', 'f77blas', 'cblas', 'atlas', 'f77blas', 'cblas']
      library_dirs = ['/usr/lib/arm-linux-gnueabihf']
      define_macros = [('NO_ATLAS_INFO', -1)]

  /tmp/pip-build-env-kb27xx_2/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:838: UserWarning: Specified path /tmp/pip-build-env-kb27xx_2/overlay/include/python3.9 is invalid.
    return self.get_paths(self.section, key)
  /tmp/pip-build-env-kb27xx_2/overlay/lib/python3.9/site-packages/numpy/distutils/system_info.py:838: UserWarning: Specified path /usr/include/python3.9 is invalid.
    return self.get_paths(self.section, key)
  blas_opt_info:
  blas_mkl_info:
    libraries mkl_rt not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  blis_info:
    libraries blis not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  openblas_info:
    libraries openblas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  atlas_3_10_blas_threads_info:
  Setting PTATLAS=ATLAS
    libraries tatlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf/atlas', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  atlas_3_10_blas_info:
    libraries satlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf/atlas', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  atlas_blas_threads_info:
  Setting PTATLAS=ATLAS
    libraries ptf77blas,ptcblas,atlas not found in ['/usr/local/lib', '/usr/lib', '/usr/lib/arm-linux-gnueabihf/atlas', '/usr/lib/arm-linux-gnueabihf']
    NOT AVAILABLE

  atlas_blas_info:
  compiling '_configtest.c':

  /* This file is generated from numpy/distutils/system_info.py */
  void ATL_buildinfo(void);
  int main(void) {
    ATL_buildinfo();
    return 0;
  }

  C compiler: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fPIC

  compile options: '-c'
  gcc: _configtest.c
  gcc -pthread _configtest.o -L/usr/lib/arm-linux-gnueabihf -lf77blas -lcblas -latlas -o _configtest
    FOUND:
      language = c
      define_macros = [('HAVE_CBLAS', None), ('NO_ATLAS_INFO', -1)]
      libraries = ['f77blas', 'cblas', 'atlas', 'f77blas', 'cblas']
      library_dirs = ['/usr/lib/arm-linux-gnueabihf']

    FOUND:
      language = c
      define_macros = [('HAVE_CBLAS', None), ('NO_ATLAS_INFO', -1)]
      libraries = ['f77blas', 'cblas', 'atlas', 'f77blas', 'cblas']
      library_dirs = ['/usr/lib/arm-linux-gnueabihf']

  [makenpz] scipy/special/tests/data/boost.npz not rebuilt
  [makenpz] scipy/special/tests/data/gsl.npz not rebuilt
  [makenpz] scipy/special/tests/data/local.npz not rebuilt
  non-existing path in 'scipy/signal/windows': 'tests'
  running bdist_wheel
  running build
  running config_cc
  unifing config_cc, config, build_clib, build_ext, build commands --compiler options
  running config_fc
  unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
  running build_src
  build_src
  building py_modules sources
  building library "mach" sources
  building library "quadpack" sources
  building library "lsoda" sources
  building library "vode" sources
  building library "dop" sources
  building library "fitpack" sources
  building library "fwrappers" sources
  building library "odrpack" sources
  building library "minpack" sources
  building library "rectangular_lsap" sources
  building library "rootfind" sources
  building library "basiclu" sources
  building library "superlu_src" sources
  building library "arpack_scipy" sources
  building library "sc_cephes" sources
  building library "sc_mach" sources
  building library "sc_amos" sources
  building library "sc_cdf" sources
  building library "sc_specfun" sources
  building library "statlib" sources
  building library "test_boost_build" sources
  building extension "scipy.cluster._vq" sources
  building extension "scipy.cluster._hierarchy" sources
  building extension "scipy.cluster._optimal_leaf_ordering" sources
  building extension "scipy.fft._pocketfft.pypocketfft" sources
  building extension "scipy.fftpack.convolve" sources
  building extension "scipy.integrate._quadpack" sources
  building extension "scipy.integrate._odepack" sources
  building extension "scipy.integrate.vode" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/integrate/vode-f2pywrappers.f' to sources.
  building extension "scipy.integrate.lsoda" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/integrate/lsoda-f2pywrappers.f' to sources.
  building extension "scipy.integrate._dop" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/integrate/_dop-f2pywrappers.f' to sources.
  building extension "scipy.integrate._test_multivariate" sources
  building extension "scipy.integrate._test_odeint_banded" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/integrate' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/integrate/_test_odeint_banded-f2pywrappers.f' to sources.
  building extension "scipy.interpolate.interpnd" sources
  building extension "scipy.interpolate._ppoly" sources
  building extension "scipy.interpolate._bspl" sources
  building extension "scipy.interpolate._fitpack" sources
  building extension "scipy.interpolate.dfitpack" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/interpolate/src/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/interpolate/src' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/interpolate/src/dfitpack-f2pywrappers.f' to sources.
  building extension "scipy.interpolate._rbfinterp_pythran" sources
  building extension "scipy.io._test_fortran" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/io/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/io' to include_dirs.
  building extension "scipy.io.matlab.streams" sources
  building extension "scipy.io.matlab.mio_utils" sources
  building extension "scipy.io.matlab.mio5_utils" sources
  building extension "scipy.linalg._fblas" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg/_fblas-f2pywrappers.f' to sources.
  building extension "scipy.linalg._flapack" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg/_flapack-f2pywrappers.f' to sources.
  building extension "scipy.linalg._flinalg" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg' to include_dirs.
  building extension "scipy.linalg._interpolative" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/linalg' to include_dirs.
  building extension "scipy.linalg._solve_toeplitz" sources
  building extension "scipy.linalg._matfuncs_sqrtm_triu" sources
  building extension "scipy.linalg.cython_blas" sources
  building extension "scipy.linalg.cython_lapack" sources
  building extension "scipy.linalg._decomp_update" sources
  building extension "scipy.odr.__odrpack" sources
  building extension "scipy.optimize._minpack" sources
  building extension "scipy.optimize._lsap_module" sources
  building extension "scipy.optimize._zeros" sources
  building extension "scipy.optimize._lbfgsb" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/lbfgsb_src/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/lbfgsb_src' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/optimize/lbfgsb_src/_lbfgsb-f2pywrappers.f' to sources.
  building extension "scipy.optimize.moduleTNC" sources
  building extension "scipy.optimize._cobyla" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/cobyla/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/cobyla' to include_dirs.
  building extension "scipy.optimize.minpack2" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/minpack2/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/minpack2' to include_dirs.
  building extension "scipy.optimize._slsqp" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/slsqp/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/slsqp' to include_dirs.
  building extension "scipy.optimize.__nnls" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/__nnls/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/optimize/__nnls' to include_dirs.
  building extension "scipy.optimize._group_columns" sources
  building extension "scipy.optimize._bglu_dense" sources
  building extension "scipy.optimize._lsq.givens_elimination" sources
  building extension "scipy.optimize._trlib._trlib" sources
  building extension "scipy.optimize.cython_optimize._zeros" sources
  building extension "scipy.optimize._highs._highs_wrapper" sources
  building extension "scipy.optimize._highs._highs_constants" sources
  building extension "scipy.signal.sigtools" sources
  building extension "scipy.signal._max_len_seq_inner" sources
  building extension "scipy.signal._spectral" sources
  building extension "scipy.signal._peak_finding_utils" sources
  building extension "scipy.signal._sosfilt" sources
  building extension "scipy.signal._upfirdn_apply" sources
  building extension "scipy.signal.spline" sources
  building extension "scipy.sparse.linalg.isolve._iterative" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/sparse/linalg/isolve/iterative/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/sparse/linalg/isolve/iterative' to include_dirs.
  building extension "scipy.sparse.linalg.dsolve._superlu" sources
  building extension "scipy.sparse.linalg.eigen.arpack._arpack" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack/_arpack-f2pywrappers.f' to sources.
  building extension "scipy.sparse.csgraph._shortest_path" sources
  building extension "scipy.sparse.csgraph._traversal" sources
  building extension "scipy.sparse.csgraph._min_spanning_tree" sources
  building extension "scipy.sparse.csgraph._matching" sources
  building extension "scipy.sparse.csgraph._flow" sources
  building extension "scipy.sparse.csgraph._reordering" sources
  building extension "scipy.sparse.csgraph._tools" sources
  building extension "scipy.sparse._csparsetools" sources
  building extension "scipy.sparse._sparsetools" sources
  [generate_sparsetools] '/tmp/pip-install-w5p0gypy/scipy_50fead90f4444a279c2b018440177452/scipy/sparse/sparsetools/bsr_impl.h' already up-to-date
  [generate_sparsetools] '/tmp/pip-install-w5p0gypy/scipy_50fead90f4444a279c2b018440177452/scipy/sparse/sparsetools/csr_impl.h' already up-to-date
  [generate_sparsetools] '/tmp/pip-install-w5p0gypy/scipy_50fead90f4444a279c2b018440177452/scipy/sparse/sparsetools/csc_impl.h' already up-to-date
  [generate_sparsetools] '/tmp/pip-install-w5p0gypy/scipy_50fead90f4444a279c2b018440177452/scipy/sparse/sparsetools/other_impl.h' already up-to-date
  [generate_sparsetools] '/tmp/pip-install-w5p0gypy/scipy_50fead90f4444a279c2b018440177452/scipy/sparse/sparsetools/sparsetools_impl.h' already up-to-date
  building extension "scipy.spatial.transform.rotation" sources
  building extension "scipy.spatial.qhull" sources
  building extension "scipy.spatial.ckdtree" sources
  building extension "scipy.spatial._distance_wrap" sources
  building extension "scipy.spatial._distance_pybind" sources
  building extension "scipy.spatial._voronoi" sources
  building extension "scipy.spatial._hausdorff" sources
  building extension "scipy.special.specfun" sources
  f2py options: ['--no-wrap-functions']
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/special/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/special' to include_dirs.
  building extension "scipy.special._ufuncs" sources
  building extension "scipy.special._ufuncs_cxx" sources
  building extension "scipy.special._ellip_harm_2" sources
  building extension "scipy.special.cython_special" sources
  building extension "scipy.special._comb" sources
  building extension "scipy.special._test_round" sources
  building extension "scipy.stats.statlib" sources
  f2py options: ['--no-wrap-functions']
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/stats/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/stats' to include_dirs.
  building extension "scipy.stats._stats" sources
  building extension "scipy.stats.mvn" sources
  f2py options: []
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/stats/fortranobject.c' to sources.
    adding 'build/src.linux-armv7l-3.9/build/src.linux-armv7l-3.9/scipy/stats' to include_dirs.
    adding 'build/src.linux-armv7l-3.9/scipy/stats/mvn-f2pywrappers.f' to sources.
  building extension "scipy.stats._sobol" sources
  building extension "scipy.stats._qmc_cy" sources
  building extension "scipy.stats.biasedurn" sources
  building extension "scipy.stats._boost.beta_ufunc" sources
  building extension "scipy.stats._boost.binom_ufunc" sources
  building extension "scipy.stats._boost.nbinom_ufunc" sources
  building extension "scipy.ndimage._nd_image" sources
  building extension "scipy.ndimage._ni_label" sources
  building extension "scipy.ndimage._ctest" sources
  building extension "scipy.ndimage._cytest" sources
  building extension "scipy._lib._ccallback_c" sources
  building extension "scipy._lib._test_ccallback" sources
  building extension "scipy._lib._fpumode" sources
  building extension "scipy._lib.messagestream" sources
  building extension "scipy._lib._test_deprecation_call" sources
  building extension "scipy._lib._test_deprecation_def" sources
  building extension "scipy._lib._uarray._uarray" sources
  building data_files sources
  build_src: building npy-pkg config files
  running build_py
  creating build/lib.linux-armv7l-3.9
  creating build/lib.linux-armv7l-3.9/scipy
  copying scipy/conftest.py -> build/lib.linux-armv7l-3.9/scipy
  copying scipy/setup.py -> build/lib.linux-armv7l-3.9/scipy
  copying scipy/version.py -> build/lib.linux-armv7l-3.9/scipy
  copying scipy/_distributor_init.py -> build/lib.linux-armv7l-3.9/scipy
  copying scipy/__init__.py -> build/lib.linux-armv7l-3.9/scipy
  copying build/src.linux-armv7l-3.9/scipy/__config__.py -> build/lib.linux-armv7l-3.9/scipy
  creating build/lib.linux-armv7l-3.9/scipy/cluster
  copying scipy/cluster/setup.py -> build/lib.linux-armv7l-3.9/scipy/cluster
  copying scipy/cluster/vq.py -> build/lib.linux-armv7l-3.9/scipy/cluster
  copying scipy/cluster/__init__.py -> build/lib.linux-armv7l-3.9/scipy/cluster
  copying scipy/cluster/hierarchy.py -> build/lib.linux-armv7l-3.9/scipy/cluster
  creating build/lib.linux-armv7l-3.9/scipy/constants
  copying scipy/constants/codata.py -> build/lib.linux-armv7l-3.9/scipy/constants
  copying scipy/constants/constants.py -> build/lib.linux-armv7l-3.9/scipy/constants
  copying scipy/constants/setup.py -> build/lib.linux-armv7l-3.9/scipy/constants
  copying scipy/constants/__init__.py -> build/lib.linux-armv7l-3.9/scipy/constants
  creating build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/_basic.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/_fftlog.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/_helper.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/setup.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/_backend.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/__init__.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/_realtransforms.py -> build/lib.linux-armv7l-3.9/scipy/fft
  copying scipy/fft/_debug_backends.py -> build/lib.linux-armv7l-3.9/scipy/fft
  creating build/lib.linux-armv7l-3.9/scipy/fft/_pocketfft
  copying scipy/fft/_pocketfft/helper.py -> build/lib.linux-armv7l-3.9/scipy/fft/_pocketfft
  copying scipy/fft/_pocketfft/basic.py -> build/lib.linux-armv7l-3.9/scipy/fft/_pocketfft
  copying scipy/fft/_pocketfft/setup.py -> build/lib.linux-armv7l-3.9/scipy/fft/_pocketfft
  copying scipy/fft/_pocketfft/realtransforms.py -> build/lib.linux-armv7l-3.9/scipy/fft/_pocketfft
  copying scipy/fft/_pocketfft/__init__.py -> build/lib.linux-armv7l-3.9/scipy/fft/_pocketfft
  creating build/lib.linux-armv7l-3.9/scipy/fftpack
  copying scipy/fftpack/helper.py -> build/lib.linux-armv7l-3.9/scipy/fftpack
  copying scipy/fftpack/basic.py -> build/lib.linux-armv7l-3.9/scipy/fftpack
  copying scipy/fftpack/setup.py -> build/lib.linux-armv7l-3.9/scipy/fftpack
  copying scipy/fftpack/realtransforms.py -> build/lib.linux-armv7l-3.9/scipy/fftpack
  copying scipy/fftpack/__init__.py -> build/lib.linux-armv7l-3.9/scipy/fftpack
  copying scipy/fftpack/pseudo_diffs.py -> build/lib.linux-armv7l-3.9/scipy/fftpack
  creating build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/quadpack.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/_quadrature.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/_ode.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/_bvp.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/_quad_vec.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/setup.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/__init__.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  copying scipy/integrate/odepack.py -> build/lib.linux-armv7l-3.9/scipy/integrate
  creating build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/base.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/bdf.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/ivp.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/radau.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/dop853_coefficients.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/lsoda.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/setup.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/common.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/__init__.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  copying scipy/integrate/_ivp/rk.py -> build/lib.linux-armv7l-3.9/scipy/integrate/_ivp
  creating build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/rbf.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/fitpack.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/fitpack2.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/_fitpack_impl.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/_rbfinterp_pythran.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/ndgriddata.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/interpnd_info.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/_bsplines.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/polyint.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/setup.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/_rbfinterp.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/_pade.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/__init__.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/interpolate.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  copying scipy/interpolate/_cubic.py -> build/lib.linux-armv7l-3.9/scipy/interpolate
  creating build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/mmio.py -> build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/wavfile.py -> build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/idl.py -> build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/setup.py -> build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/__init__.py -> build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/_fortran.py -> build/lib.linux-armv7l-3.9/scipy/io
  copying scipy/io/netcdf.py -> build/lib.linux-armv7l-3.9/scipy/io
  creating build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/mio5.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/mio5_params.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/byteordercodes.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/mio.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/setup.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/mio4.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/miobase.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  copying scipy/io/matlab/__init__.py -> build/lib.linux-armv7l-3.9/scipy/io/matlab
  creating build/lib.linux-armv7l-3.9/scipy/io/arff
  copying scipy/io/arff/setup.py -> build/lib.linux-armv7l-3.9/scipy/io/arff
  copying scipy/io/arff/arffread.py -> build/lib.linux-armv7l-3.9/scipy/io/arff
  copying scipy/io/arff/__init__.py -> build/lib.linux-armv7l-3.9/scipy/io/arff
  creating build/lib.linux-armv7l-3.9/scipy/io/harwell_boeing
  copying scipy/io/harwell_boeing/_fortran_format_parser.py -> build/lib.linux-armv7l-3.9/scipy/io/harwell_boeing
  copying scipy/io/harwell_boeing/hb.py -> build/lib.linux-armv7l-3.9/scipy/io/harwell_boeing
  copying scipy/io/harwell_boeing/setup.py -> build/lib.linux-armv7l-3.9/scipy/io/harwell_boeing
  copying scipy/io/harwell_boeing/__init__.py -> build/lib.linux-armv7l-3.9/scipy/io/harwell_boeing
  creating build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/lapack.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/matfuncs.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_generate_pyx.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_decomp_ldl.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_interpolative_backend.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_decomp_qz.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/basic.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/decomp_qr.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/flinalg.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_testutils.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/decomp.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_expm_frechet.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/decomp_lu.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_sketches.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/special_matrices.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_cython_signature_generator.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/interpolative.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/decomp_cholesky.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/decomp_schur.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_solvers.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/setup.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/blas.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_matfuncs_sqrtm.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_decomp_polar.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_decomp_cossin.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/decomp_svd.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/__init__.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_procrustes.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/misc.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  copying scipy/linalg/_matfuncs_inv_ssq.py -> build/lib.linux-armv7l-3.9/scipy/linalg
  creating build/lib.linux-armv7l-3.9/scipy/misc
  copying scipy/misc/setup.py -> build/lib.linux-armv7l-3.9/scipy/misc
  copying scipy/misc/common.py -> build/lib.linux-armv7l-3.9/scipy/misc
  copying scipy/misc/doccer.py -> build/lib.linux-armv7l-3.9/scipy/misc
  copying scipy/misc/__init__.py -> build/lib.linux-armv7l-3.9/scipy/misc
  creating build/lib.linux-armv7l-3.9/scipy/odr
  copying scipy/odr/models.py -> build/lib.linux-armv7l-3.9/scipy/odr
  copying scipy/odr/_add_newdocs.py -> build/lib.linux-armv7l-3.9/scipy/odr
  copying scipy/odr/setup.py -> build/lib.linux-armv7l-3.9/scipy/odr
  copying scipy/odr/__init__.py -> build/lib.linux-armv7l-3.9/scipy/odr
  copying scipy/odr/odrpack.py -> build/lib.linux-armv7l-3.9/scipy/odr
  creating build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/minpack.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_numdiff.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/zeros.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog_util.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_differentiable_functions.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/linesearch.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_group_columns.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog_doc.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_trustregion.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/lbfgsb.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog_highs.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_dual_annealing.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_constraints.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_spectral.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_root_scalar.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/slsqp.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/optimize.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/tnc.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_trustregion_ncg.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_differentialevolution.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/nonlin.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_remove_redundancy.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog_simplex.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/setup.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_hessian_update_strategy.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_basinhopping.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/cobyla.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_trustregion_exact.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_qap.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog_ip.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_root.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_trustregion_krylov.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_minimize.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_lsap.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_shgo.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_tstutils.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_nnls.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_linprog_rs.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  copying scipy/optimize/_trustregion_dogleg.py -> build/lib.linux-armv7l-3.9/scipy/optimize
  creating build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/trf_linear.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/lsq_linear.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/least_squares.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/trf.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/setup.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/common.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/dogbox.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  copying scipy/optimize/_lsq/bvls.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_lsq
  creating build/lib.linux-armv7l-3.9/scipy/optimize/_trlib
  copying scipy/optimize/_trlib/setup.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trlib
  copying scipy/optimize/_trlib/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trlib
  creating build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/qp_subproblem.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/equality_constrained_sqp.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/minimize_trustregion_constr.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/tr_interior_point.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/projections.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/setup.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/canonical_constraint.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  copying scipy/optimize/_trustregion_constr/report.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_trustregion_constr
  creating build/lib.linux-armv7l-3.9/scipy/optimize/cython_optimize
  copying scipy/optimize/cython_optimize/setup.py -> build/lib.linux-armv7l-3.9/scipy/optimize/cython_optimize
  copying scipy/optimize/cython_optimize/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize/cython_optimize
  creating build/lib.linux-armv7l-3.9/scipy/optimize/_shgo_lib
  copying scipy/optimize/_shgo_lib/triangulation.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_shgo_lib
  copying scipy/optimize/_shgo_lib/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_shgo_lib
  creating build/lib.linux-armv7l-3.9/scipy/optimize/_highs
  copying scipy/optimize/_highs/setup.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_highs
  copying scipy/optimize/_highs/__init__.py -> build/lib.linux-armv7l-3.9/scipy/optimize/_highs
  creating build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_upfirdn.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/filter_design.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/signaltools.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_spectral.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/waveforms.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/spectral.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_savitzky_golay.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/ltisys.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/setup.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/lti_conversion.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/bsplines.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_max_len_seq_inner.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/wavelets.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/__init__.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_max_len_seq.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/fir_filter_design.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_arraytools.py -> build/lib.linux-armv7l-3.9/scipy/signal
  copying scipy/signal/_peak_finding.py -> build/lib.linux-armv7l-3.9/scipy/signal
  creating build/lib.linux-armv7l-3.9/scipy/signal/windows
  copying scipy/signal/windows/setup.py -> build/lib.linux-armv7l-3.9/scipy/signal/windows
  copying scipy/signal/windows/windows.py -> build/lib.linux-armv7l-3.9/scipy/signal/windows
  copying scipy/signal/windows/__init__.py -> build/lib.linux-armv7l-3.9/scipy/signal/windows
  creating build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/dia.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/_matrix_io.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/base.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/sparsetools.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/construct.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/generate_sparsetools.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/spfuncs.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/_index.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/compressed.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/sputils.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/dok.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/lil.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/csr.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/data.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/coo.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/extract.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/bsr.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  copying scipy/sparse/csc.py -> build/lib.linux-armv7l-3.9/scipy/sparse
  creating build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/matfuncs.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/_onenormest.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/_norm.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/_expm_multiply.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  copying scipy/sparse/linalg/interface.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg
  creating build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/lsqr.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/minres.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/lgmres.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/iterative.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/_gcrotmk.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/lsmr.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  copying scipy/sparse/linalg/isolve/utils.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/isolve
  creating build/lib.linux-armv7l-3.9/scipy/sparse/linalg/dsolve
  copying scipy/sparse/linalg/dsolve/linsolve.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/dsolve
  copying scipy/sparse/linalg/dsolve/_add_newdocs.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/dsolve
  copying scipy/sparse/linalg/dsolve/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/dsolve
  copying scipy/sparse/linalg/dsolve/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/dsolve
  creating build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen
  copying scipy/sparse/linalg/eigen/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen
  copying scipy/sparse/linalg/eigen/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen
  creating build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack
  copying scipy/sparse/linalg/eigen/arpack/arpack.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack
  copying scipy/sparse/linalg/eigen/arpack/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack
  copying scipy/sparse/linalg/eigen/arpack/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/arpack
  creating build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/lobpcg
  copying scipy/sparse/linalg/eigen/lobpcg/lobpcg.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/lobpcg
  copying scipy/sparse/linalg/eigen/lobpcg/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/lobpcg
  copying scipy/sparse/linalg/eigen/lobpcg/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/linalg/eigen/lobpcg
  creating build/lib.linux-armv7l-3.9/scipy/sparse/csgraph
  copying scipy/sparse/csgraph/setup.py -> build/lib.linux-armv7l-3.9/scipy/sparse/csgraph
  copying scipy/sparse/csgraph/_validation.py -> build/lib.linux-armv7l-3.9/scipy/sparse/csgraph
  copying scipy/sparse/csgraph/__init__.py -> build/lib.linux-armv7l-3.9/scipy/sparse/csgraph
  copying scipy/sparse/csgraph/_laplacian.py -> build/lib.linux-armv7l-3.9/scipy/sparse/csgraph
  creating build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/_plotutils.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/kdtree.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/_geometric_slerp.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/setup.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/_spherical_voronoi.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/__init__.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/_procrustes.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  copying scipy/spatial/distance.py -> build/lib.linux-armv7l-3.9/scipy/spatial
  creating build/lib.linux-armv7l-3.9/scipy/spatial/transform
  copying scipy/spatial/transform/_rotation_spline.py -> build/lib.linux-armv7l-3.9/scipy/spatial/transform
  copying scipy/spatial/transform/_rotation_groups.py -> build/lib.linux-armv7l-3.9/scipy/spatial/transform
  copying scipy/spatial/transform/setup.py -> build/lib.linux-armv7l-3.9/scipy/spatial/transform
  copying scipy/spatial/transform/__init__.py -> build/lib.linux-armv7l-3.9/scipy/spatial/transform
  creating build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_basic.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/spfun_stats.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_spherical_bessel.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_ellip_harm.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_mptestutils.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/sf_error.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_generate_pyx.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/orthogonal.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/basic.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_testutils.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_logsumexp.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/setup.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/_lambertw.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/__init__.py -> build/lib.linux-armv7l-3.9/scipy/special
  copying scipy/special/add_newdocs.py -> build/lib.linux-armv7l-3.9/scipy/special
  creating build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/lambertw.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/wright_bessel.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/cosine_cdf.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/gammainc_data.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/wright_bessel_data.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/loggamma.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/gammainc_asy.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/zetac.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/setup.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/expn_asy.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/struve_convergence.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/__init__.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/utils.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  copying scipy/special/_precompute/wrightomega.py -> build/lib.linux-armv7l-3.9/scipy/special/_precompute
  creating build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/kde.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_continuous_distns.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_binomtest.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_wilcoxon_data.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_binned_statistic.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_hypotests.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_common.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_page_trend_test.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_generate_pyx.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_constants.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/mstats_extras.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_mannwhitneyu.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_distn_infrastructure.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_multivariate.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_distr_params.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/qmc.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/distributions.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_entropy.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_rvs_sampling.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/contingency.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_bootstrap.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/morestats.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_tukeylambda_stats.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_qmc.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_relative_risk.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/setup.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_ksstats.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/stats.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_result_classes.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_crosstab.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/mstats.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/mstats_basic.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/__init__.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_stats_mstats_common.py -> build/lib.linux-armv7l-3.9/scipy/stats
  copying scipy/stats/_discrete_distns.py -> build/lib.linux-armv7l-3.9/scipy/stats
  creating build/lib.linux-armv7l-3.9/scipy/stats/_boost
  copying scipy/stats/_boost/setup.py -> build/lib.linux-armv7l-3.9/scipy/stats/_boost
  copying scipy/stats/_boost/__init__.py -> build/lib.linux-armv7l-3.9/scipy/stats/_boost
  creating build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/filters.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/interpolation.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/_ni_support.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/morphology.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/_ni_docstrings.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/setup.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/__init__.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/fourier.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  copying scipy/ndimage/measurements.py -> build/lib.linux-armv7l-3.9/scipy/ndimage
  creating build/lib.linux-armv7l-3.9/scipy/_build_utils
  copying scipy/_build_utils/compiler_helper.py -> build/lib.linux-armv7l-3.9/scipy/_build_utils
  copying scipy/_build_utils/tempita.py -> build/lib.linux-armv7l-3.9/scipy/_build_utils
  copying scipy/_build_utils/setup.py -> build/lib.linux-armv7l-3.9/scipy/_build_utils
  copying scipy/_build_utils/system_info.py -> build/lib.linux-armv7l-3.9/scipy/_build_utils
  copying scipy/_build_utils/__init__.py -> build/lib.linux-armv7l-3.9/scipy/_build_utils
  copying scipy/_build_utils/_fortran.py -> build/lib.linux-armv7l-3.9/scipy/_build_utils
  creating build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_util.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_ccallback.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/decorator.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_disjoint_set.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_testutils.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_threadsafety.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_boost_utils.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_gcutils.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/setup.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/doccer.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_bunch.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/uarray.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/__init__.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/deprecation.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_tmpdirs.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  copying scipy/_lib/_pep440.py -> build/lib.linux-armv7l-3.9/scipy/_lib
  creating build/lib.linux-armv7l-3.9/scipy/_lib/_uarray
  copying scipy/_lib/_uarray/setup.py -> build/lib.linux-armv7l-3.9/scipy/_lib/_uarray
  copying scipy/_lib/_uarray/_backend.py -> build/lib.linux-armv7l-3.9/scipy/_lib/_uarray
  copying scipy/_lib/_uarray/__init__.py -> build/lib.linux-armv7l-3.9/scipy/_lib/_uarray
  running build_clib
  customize UnixCCompiler
  customize UnixCCompiler using build_clib
  building 'mach' library
  error: library mach has Fortran sources but no Fortran compiler found
  ----------------------------------------
  ERROR: Failed building wheel for scipy
Successfully built lxml measurement numpy pandas PyPDF2 rapidfuzz regex requests-ftp
Failed to build scipy
ERROR: Could not build wheels for scipy which use PEP 517 and cannot be installed directly
WARNING: You are using pip version 21.1.2; however, version 21.1.3 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
The command '/bin/sh -c pip3 install wetterdienst' returned a non-zero code: 1

I went through the errors and ended with the following dockerfile:

FROM python:3

RUN apt-get update && apt-get -y install cron libatlas-base-dev python3-lxml python3-numpy python3-pandas gfortran rustc libgirepository1.0-dev
RUN pip3 install --upgrade pip
RUN pip3 install wetterdienst

I'm not sure if all of the manually installed packages are needed or if some are unnecesarry, since the building always takes more than an hour so I don't have the time to figure that out. BUT: Wetterdienst ist working now. Thanks for your help!

gutzbenj commented 3 years ago

Dear @JSAnyone ,

thanks for returning with the feedback!

pip should install precompiled packages from here [1] when using arm. When looking at the homepage it turns out that the recommended preset of libraries is slightly different. E.g. for scipy use

sudo apt install libatlas3-base libgfortran5
sudo pip3 install scipy

This should do better and prevent our raspberrypi from building those libraries again.

[1] https://www.piwheels.org/project/scipy/#install

amotl commented 3 years ago

Wetterdienst currently lists scipy = "^1.5.2" as a dependency. Maybe we will have to bump it to a more recent version in order to be able to use one of the 1.6 or 1.7 releases displayed on the page you linked to, Benjamin?

On 11 July 2021 17:09:47 CEST, Benjamin Gutzmann @.***> wrote:

Dear @JSAnyone ,

thanks for returning with the feedback!

pip should install precompiled packages from here [1] when using arm. When looking at the homepage it turns out that the recommended preset of libraries is slightly different. E.g. for scipy use

sudo apt install libatlas3-base libgfortran5
sudo pip3 install scipy

This should do better and prevent our raspberrypi from building those libraries again.

[1] https://www.piwheels.org/project/scipy/#install

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/earthobservations/wetterdienst/issues/476#issuecomment-877818497

-- Sent from my mind. This might have been typed on a mobile device, so please excuse my brevity.

amotl commented 3 years ago

I mean: Either "bump" or "relax" the version constraint. Maybe ^1.5.2 will not catch those more recent versions.

On 11 July 2021 17:09:47 CEST, Benjamin Gutzmann @.***> wrote:

Dear @JSAnyone ,

thanks for returning with the feedback!

pip should install precompiled packages from here [1] when using arm. When looking at the homepage it turns out that the recommended preset of libraries is slightly different. E.g. for scipy use

sudo apt install libatlas3-base libgfortran5
sudo pip3 install scipy

This should do better and prevent our raspberrypi from building those libraries again.

[1] https://www.piwheels.org/project/scipy/#install

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/earthobservations/wetterdienst/issues/476#issuecomment-877818497

-- Sent from my mind. This might have been typed on a mobile device, so please excuse my brevity.

gutzbenj commented 3 years ago

There are more older versions as well so this shouldn't be a problem, besides the link also is the official repo for arm based packages of python.

jscmidt commented 3 years ago

This should do better and prevent our raspberrypi from building those libraries again.

Unfortunately it doesn't, the raspi is still compiling the packages. But, how I've said already, I'm happy with the fact that it is working. So I would be fine with closing this issue.

gutzbenj commented 3 years ago

Mercy once again for the feedback!

amotl commented 3 years ago

Hi,

we can also use this issue as a bookmark to automatically build and publish Docker images for the ARM architecture, if technically possible.

Cheers, Andreas.

On 14 July 2021 22:23:19 CEST, JSAnyone @.***> wrote:

This should do better and prevent our raspberrypi from building those libraries again.

Unfortunately it doesn't, the raspi is still compiling the packages. But, how I've said already, I'm happy with the fact that it is working. So I would be fine with closing this issue.

-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/earthobservations/wetterdienst/issues/476#issuecomment-880183610

-- Sent from my mind. This might have been typed on a mobile device, so please excuse my brevity.