aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.29k stars 775 forks source link

Can't install tgcf #494

Closed kawaiwaifu closed 7 months ago

kawaiwaifu commented 10 months ago

hey I got this message installing tgcf. I tried everything I found on the web but still getting error

Preparing metadata (pyproject.toml) ... done Collecting pandas<3,>=1.3.0 (from streamlit<2.0.0,>=1.15.2->tgcf) Using cached pandas-2.0.3.tar.gz (5.3 MB) Installing build dependencies ... error error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [316 lines of output] Collecting setuptools>=61.0.0 Obtaining dependency information for setuptools>=61.0.0 from https://files.pythonhosted.org/packages/4f/ab/0bcfebdfc3bfa8554b2b2c97a555569c4c1ebc74ea288741ea8326c51906/setuptools-68.1.2-py3-none-any.whl.metadata Using cached setuptools-68.1.2-py3-none-any.whl.metadata (6.2 kB) Collecting wheel Obtaining dependency information for wheel from https://files.pythonhosted.org/packages/b8/8b/31273bf66016be6ad22bb7345c37ff350276cfd46e389a0c2ac5da9d9073/wheel-0.41.2-py3-none-any.whl.metadata Using cached wheel-0.41.2-py3-none-any.whl.metadata (2.2 kB) Collecting Cython<3,>=0.29.33 Obtaining dependency information for Cython<3,>=0.29.33 from https://files.pythonhosted.org/packages/3f/d6/9eed523aeaca42acbaa3e6d3850edae780dc7f8da9df1bf6a2ceb851839c/Cython-0.29.36-py2.py3-none-any.whl.metadata Using cached Cython-0.29.36-py2.py3-none-any.whl.metadata (3.1 kB) Collecting oldest-supported-numpy>=2022.8.16 Obtaining dependency information for oldest-supported-numpy>=2022.8.16 from https://files.pythonhosted.org/packages/94/9a/756fef9346e5ca2289cb70d73990b4c9f25446a885c1186cfb93a85e7da0/oldest_supported_numpy-2023.8.3-py3-none-any.whl.metadata Using cached oldest_supported_numpy-2023.8.3-py3-none-any.whl.metadata (9.5 kB) Collecting versioneer[toml] Obtaining dependency information for versioneer[toml] from https://files.pythonhosted.org/packages/b0/79/f0f1ca286b78f6f33c521a36b5cbd5bd697c0d66217d8856f443aeb9dd77/versioneer-0.29-py3-none-any.whl.metadata Using cached versioneer-0.29-py3-none-any.whl.metadata (16 kB) Collecting numpy==1.23.2 (from oldest-supported-numpy>=2022.8.16) Using cached numpy-1.23.2.tar.gz (10.7 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 metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Using cached setuptools-68.1.2-py3-none-any.whl (805 kB) Using cached wheel-0.41.2-py3-none-any.whl (64 kB) Using cached Cython-0.29.36-py2.py3-none-any.whl (988 kB) Using cached oldest_supported_numpy-2023.8.3-py3-none-any.whl (4.8 kB) Using cached versioneer-0.29-py3-none-any.whl (46 kB) Building wheels for collected packages: numpy Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error

    × Building wheel for numpy (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [274 lines of output]
        setup.py:71: RuntimeWarning: NumPy 1.23.2 may not yet support Python 3.11.
          warnings.warn(
        Running from numpy source directory.
        setup.py:86: DeprecationWarning:

          `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
          of the deprecation of `distutils` itself. It will be removed for
          Python >= 3.12. For older Python versions it will remain present.
          It is recommended to use `setuptools < 60.0` for those Python versions.
          For more details, see:
            https://numpy.org/devdocs/reference/distutils_status_migration.html

          import numpy.distutils.command.sdist
        Processing numpy/random/_bounded_integers.pxd.in
        Processing numpy/random/_bounded_integers.pyx.in
        Processing numpy/random/_common.pyx
        Processing numpy/random/_generator.pyx
        Processing numpy/random/_mt19937.pyx
        Processing numpy/random/_pcg64.pyx
        Processing numpy/random/_philox.pyx
        Processing numpy/random/_sfc64.pyx
        Processing numpy/random/bit_generator.pyx
        Processing numpy/random/mtrand.pyx
        Cythonizing sources
        INFO: blas_opt_info:
        INFO: blas_armpl_info:
        INFO: customize UnixCCompiler
        INFO:   libraries armpl_lp64_mp not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: blas_mkl_info:
        INFO:   libraries mkl_rt not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: blis_info:
        INFO:   libraries blis not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: openblas_info:
        INFO:   libraries openblas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: accelerate_info:
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_blas_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries tatlas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_blas_info:
        INFO:   libraries satlas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_blas_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries ptf77blas,ptcblas,atlas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_blas_info:
        INFO:   libraries f77blas,cblas,atlas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        /data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/system_info.py:2077: UserWarning:
            Optimized (vendor) Blas libraries are not found.
            Falls back to netlib Blas library which has worse performance.
            A better performance should be easily gained by switching
            Blas library.
          if self._calc_info(blas):
        INFO: blas_info:
        INFO:   libraries blas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        /data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/system_info.py:2077: UserWarning:
            Blas (http://www.netlib.org/blas/) libraries not found.
            Directories to search for the libraries can be specified in the
            numpy/distutils/site.cfg file (section [blas]) or by setting
            the BLAS environment variable.
          if self._calc_info(blas):
        INFO: blas_src_info:
        INFO:   NOT AVAILABLE
        INFO:
        /data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/system_info.py:2077: UserWarning:
            Blas (http://www.netlib.org/blas/) sources not found.
            Directories to search for the sources can be specified in the
            numpy/distutils/site.cfg file (section [blas_src]) or by setting
            the BLAS_SRC environment variable.
          if self._calc_info(blas):
        INFO:   NOT AVAILABLE
        INFO:
        non-existing path in 'numpy/distutils': 'site.cfg'
        INFO: lapack_opt_info:
        INFO: lapack_armpl_info:
        INFO:   libraries armpl_lp64_mp not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: lapack_mkl_info:
        INFO:   libraries mkl_rt not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: openblas_lapack_info:
        INFO:   libraries openblas not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: openblas_clapack_info:
        INFO:   libraries openblas,lapack not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: flame_info:
        INFO:   libraries flame not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries tatlas,tatlas not found in /data/data/com.termux/files/home/my-tgcf/.venv/lib
        INFO: <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_info:
        INFO:   libraries satlas,satlas not found in /data/data/com.termux/files/home/my-tgcf/.venv/lib
        INFO: <class 'numpy.distutils.system_info.atlas_3_10_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries ptf77blas,ptcblas,atlas not found in /data/data/com.termux/files/home/my-tgcf/.venv/lib
        INFO: <class 'numpy.distutils.system_info.atlas_threads_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_info:
        INFO:   libraries f77blas,cblas,atlas not found in /data/data/com.termux/files/home/my-tgcf/.venv/lib
        INFO: <class 'numpy.distutils.system_info.atlas_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: lapack_info:
        INFO:   libraries lapack not found in ['/data/data/com.termux/files/home/my-tgcf/.venv/lib']
        INFO:   NOT AVAILABLE
        INFO:
        /data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/system_info.py:1902: 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))()
        INFO: lapack_src_info:
        INFO:   NOT AVAILABLE
        INFO:
        /data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/system_info.py:1902: 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))()
        INFO:   NOT AVAILABLE
        INFO:
        INFO: numpy_linalg_lapack_lite:
        INFO:   FOUND:
        INFO:     language = c
        INFO:     define_macros = [('HAVE_BLAS_ILP64', None), ('BLAS_SYMBOL_SUFFIX', '64_')]
        INFO:
        Warning: attempted relative import with no known parent package
        /data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'define_macros'
          warnings.warn(msg)
        running bdist_wheel
        running build
        running config_cc
        INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
        running config_fc
        INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
        running build_src
        INFO: build_src
        INFO: building py_modules sources
        creating build
        creating build/src.linux-aarch64-3.11
        creating build/src.linux-aarch64-3.11/numpy
        creating build/src.linux-aarch64-3.11/numpy/distutils
        INFO: building library "npymath" sources
        WARN: Could not locate executable armflang
        WARN: Could not locate executable gfortran
        WARN: Could not locate executable f95
        WARN: Could not locate executable ifort
        WARN: Could not locate executable ifc
        WARN: Could not locate executable lf95
        WARN: Could not locate executable pgfortran
        WARN: Could not locate executable nvfortran
        WARN: Could not locate executable f90
        WARN: Could not locate executable f77
        WARN: Could not locate executable fort
        WARN: Could not locate executable efort
        WARN: Could not locate executable efc
        WARN: Could not locate executable g77
        WARN: Could not locate executable g95
        WARN: Could not locate executable pathf95
        WARN: Could not locate executable nagfor
        WARN: Could not locate executable frt
        WARN: don't know how to compile Fortran code on platform 'posix'
        creating build/src.linux-aarch64-3.11/numpy/core
        creating build/src.linux-aarch64-3.11/numpy/core/src
        creating build/src.linux-aarch64-3.11/numpy/core/src/npymath
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/npymath/npy_math_internal.h
        INFO:   adding 'build/src.linux-aarch64-3.11/numpy/core/src/npymath' to include_dirs.
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/npymath/ieee754.c
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/npymath/npy_math_complex.c
        INFO: None - nothing done with h_files = ['build/src.linux-aarch64-3.11/numpy/core/src/npymath/npy_math_internal.h']
        INFO: building library "npyrandom" sources
        INFO: building extension "numpy.core._multiarray_tests" sources
        creating build/src.linux-aarch64-3.11/numpy/core/src/multiarray
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
        INFO: building extension "numpy.core._multiarray_umath" sources
        Traceback (most recent call last):
          File "/data/data/com.termux/files/home/my-tgcf/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
            main()
          File "/data/data/com.termux/files/home/my-tgcf/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
            json_out['return_val'] = hook(**hook_input['kwargs'])
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/home/my-tgcf/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
            return _build_backend().build_wheel(wheel_directory, config_settings,
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 230, in build_wheel
            return self._build_with_temp_dir(['bdist_wheel'], '.whl',
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 215, in _build_with_temp_dir
            self.run_setup()
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 268, in run_setup
            self).run_setup(setup_script=setup_script)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 158, in run_setup
            exec(compile(code, __file__, 'exec'), locals())
          File "setup.py", line 493, in <module>
            setup_package()
          File "setup.py", line 485, in setup_package
            setup(**metadata)
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/core.py", line 169, in setup
            return old_setup(**new_attr)
                   ^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 153, in setup
            return distutils.core.setup(**attrs)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 148, in setup
            dist.run_commands()
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 967, in run_commands
            self.run_command(cmd)
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
            cmd_obj.run()
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/wheel/bdist_wheel.py", line 299, in run
            self.run_command('build')
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 313, in run_command
            self.distribution.run_command(command)
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
            cmd_obj.run()
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/command/build.py", line 62, in run
            old_build.run(self)
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 135, in run
            self.run_command(cmd_name)
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 313, in run_command
            self.distribution.run_command(command)
          File "/data/data/com.termux/files/usr/tmp/pip-build-env-ybh_jutc/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
            cmd_obj.run()
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/command/build_src.py", line 144, in run
            self.build_sources()
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/command/build_src.py", line 161, in build_sources
            self.build_extension_sources(ext)
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/command/build_src.py", line 318, in build_extension_sources
            sources = self.generate_sources(sources, ext)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/distutils/command/build_src.py", line 378, in generate_sources
            source = func(extension, build_dir)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/core/setup.py", line 513, in generate_config_h
            check_math_capabilities(config_cmd, ext, moredefs, mathlibs)
          File "/data/data/com.termux/files/usr/tmp/pip-install-pgi9pn91/numpy_78875efd959645fcaa90688f9a290084/numpy/core/setup.py", line 176, in check_math_capabilities
            raise SystemError("One of the required function to build numpy is not"
        SystemError: One of the required function to build numpy is not available (the list is ['sin', 'cos', 'tan', 'sinh', 'cosh', 'tanh', 'fabs', 'floor', 'ceil', 'sqrt', 'log10', 'log', 'exp', 'asin', 'acos', 'atan', 'fmod', 'modf', 'frexp', 'ldexp']).
        [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for numpy
  Failed to build numpy
  ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.

MobCode100 commented 10 months ago

It seems you're trying to install tgcf on termux, try to follow my guide here https://github.com/aahnik/tgcf/discussions/479#discussioncomment-6589222 , and tell me if it works.

kawaiwaifu commented 10 months ago

It seems you're trying to install tgcf on termux, try to follow my guide here https://github.com/aahnik/tgcf/discussions/479#discussioncomment-6589222 , and tell me if it works.

hey thanks for your reply I tried the first method and still getting errors

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.8/46.8 kB 213.6 kB/s eta 0:00:00 Collecting numpy==1.23.2 (from oldest-supported-numpy>=2022.8.16) Downloading numpy-1.23.2.tar.gz (10.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 1.4 MB/s eta 0:00:00 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 metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: numpy Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'error' error: subprocess-exited-with-error

    × Building wheel for numpy (pyproject.toml) did not run successfully.
    │ exit code: 1
    ╰─> [282 lines of output]
        setup.py:71: RuntimeWarning: NumPy 1.23.2 may not yet support Python 3.11.
          warnings.warn(
        Running from numpy source directory.
        setup.py:86: DeprecationWarning:

          `numpy.distutils` is deprecated since NumPy 1.23.0, as a result
          of the deprecation of `distutils` itself. It will be removed for
          Python >= 3.12. For older Python versions it will remain present.
          It is recommended to use `setuptools < 60.0` for those Python versions.
          For more details, see:
            https://numpy.org/devdocs/reference/distutils_status_migration.html

          import numpy.distutils.command.sdist
        Processing numpy/random/_bounded_integers.pxd.in
        Processing numpy/random/_bounded_integers.pyx.in
        Processing numpy/random/_common.pyx
        Processing numpy/random/_generator.pyx
        Processing numpy/random/_mt19937.pyx
        Processing numpy/random/_pcg64.pyx
        Processing numpy/random/_philox.pyx
        Processing numpy/random/_sfc64.pyx
        Processing numpy/random/bit_generator.pyx
        Processing numpy/random/mtrand.pyx
        Cythonizing sources
        INFO: blas_opt_info:
        INFO: blas_armpl_info:
        INFO: customize UnixCCompiler
        INFO:   libraries armpl_lp64_mp not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: blas_mkl_info:
        INFO:   libraries mkl_rt not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: blis_info:
        INFO:   libraries blis not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: openblas_info:
        INFO:   libraries openblas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: accelerate_info:
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_blas_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries tatlas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_blas_info:
        INFO:   libraries satlas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_blas_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries ptf77blas,ptcblas,atlas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_blas_info:
        INFO:   libraries f77blas,cblas,atlas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        /tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/system_info.py:2077: UserWarning:
            Optimized (vendor) Blas libraries are not found.
            Falls back to netlib Blas library which has worse performance.
            A better performance should be easily gained by switching
            Blas library.
          if self._calc_info(blas):
        INFO: blas_info:
        INFO:   libraries blas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        /tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/system_info.py:2077: UserWarning:
            Blas (http://www.netlib.org/blas/) libraries not found.
            Directories to search for the libraries can be specified in the
            numpy/distutils/site.cfg file (section [blas]) or by setting
            the BLAS environment variable.
          if self._calc_info(blas):
        INFO: blas_src_info:
        INFO:   NOT AVAILABLE
        INFO:
        /tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/system_info.py:2077: UserWarning:
            Blas (http://www.netlib.org/blas/) sources not found.
            Directories to search for the sources can be specified in the
            numpy/distutils/site.cfg file (section [blas_src]) or by setting
            the BLAS_SRC environment variable.
          if self._calc_info(blas):
        INFO:   NOT AVAILABLE
        INFO:
        non-existing path in 'numpy/distutils': 'site.cfg'
        INFO: lapack_opt_info:
        INFO: lapack_armpl_info:
        INFO:   libraries armpl_lp64_mp not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: lapack_mkl_info:
        INFO:   libraries mkl_rt not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: openblas_lapack_info:
        INFO:   libraries openblas not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: openblas_clapack_info:
        INFO:   libraries openblas,lapack not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: flame_info:
        INFO:   libraries flame not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries tatlas,tatlas not found in /root/.venv/lib
        INFO:   libraries tatlas,tatlas not found in /usr/local/lib
        INFO:   libraries tatlas,tatlas not found in /usr/lib
        INFO: <class 'numpy.distutils.system_info.atlas_3_10_threads_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_3_10_info:
        INFO:   libraries satlas,satlas not found in /root/.venv/lib
        INFO:   libraries satlas,satlas not found in /usr/local/lib
        INFO:   libraries satlas,satlas not found in /usr/lib
        INFO: <class 'numpy.distutils.system_info.atlas_3_10_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_threads_info:
        INFO: Setting PTATLAS=ATLAS
        INFO:   libraries ptf77blas,ptcblas,atlas not found in /root/.venv/lib
        INFO:   libraries ptf77blas,ptcblas,atlas not found in /usr/local/lib
        INFO:   libraries ptf77blas,ptcblas,atlas not found in /usr/lib
        INFO: <class 'numpy.distutils.system_info.atlas_threads_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: atlas_info:
        INFO:   libraries f77blas,cblas,atlas not found in /root/.venv/lib
        INFO:   libraries f77blas,cblas,atlas not found in /usr/local/lib
        INFO:   libraries f77blas,cblas,atlas not found in /usr/lib
        INFO: <class 'numpy.distutils.system_info.atlas_info'>
        INFO:   NOT AVAILABLE
        INFO:
        INFO: lapack_info:
        INFO:   libraries lapack not found in ['/root/.venv/lib', '/usr/local/lib', '/usr/lib']
        INFO:   NOT AVAILABLE
        INFO:
        /tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/system_info.py:1902: 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))()
        INFO: lapack_src_info:
        INFO:   NOT AVAILABLE
        INFO:
        /tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/system_info.py:1902: 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))()
        INFO:   NOT AVAILABLE
        INFO:
        INFO: numpy_linalg_lapack_lite:
        INFO:   FOUND:
        INFO:     language = c
        INFO:     define_macros = [('HAVE_BLAS_ILP64', None), ('BLAS_SYMBOL_SUFFIX', '64_')]
        INFO:
        Warning: attempted relative import with no known parent package
        /tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'define_macros'
          warnings.warn(msg)
        running bdist_wheel
        running build
        running config_cc
        INFO: unifing config_cc, config, build_clib, build_ext, build commands --compiler options
        running config_fc
        INFO: unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
        running build_src
        INFO: build_src
        INFO: building py_modules sources
        creating build
        creating build/src.linux-aarch64-3.11
        creating build/src.linux-aarch64-3.11/numpy
        creating build/src.linux-aarch64-3.11/numpy/distutils
        INFO: building library "npymath" sources
        WARN: Could not locate executable armflang
        WARN: Could not locate executable gfortran
        WARN: Could not locate executable f95
        WARN: Could not locate executable ifort
        WARN: Could not locate executable ifc
        WARN: Could not locate executable lf95
        WARN: Could not locate executable pgfortran
        WARN: Could not locate executable nvfortran
        WARN: Could not locate executable f90
        WARN: Could not locate executable f77
        WARN: Could not locate executable fort
        WARN: Could not locate executable efort
        WARN: Could not locate executable efc
        WARN: Could not locate executable g77
        WARN: Could not locate executable g95
        WARN: Could not locate executable pathf95
        WARN: Could not locate executable nagfor
        WARN: Could not locate executable frt
        WARN: don't know how to compile Fortran code on platform 'posix'
        creating build/src.linux-aarch64-3.11/numpy/core
        creating build/src.linux-aarch64-3.11/numpy/core/src
        creating build/src.linux-aarch64-3.11/numpy/core/src/npymath
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/npymath/npy_math_internal.h
        INFO:   adding 'build/src.linux-aarch64-3.11/numpy/core/src/npymath' to include_dirs.
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/npymath/ieee754.c
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/npymath/npy_math_complex.c
        INFO: None - nothing done with h_files = ['build/src.linux-aarch64-3.11/numpy/core/src/npymath/npy_math_internal.h']
        INFO: building library "npyrandom" sources
        INFO: building extension "numpy.core._multiarray_tests" sources
        creating build/src.linux-aarch64-3.11/numpy/core/src/multiarray
        INFO: conv_template:> build/src.linux-aarch64-3.11/numpy/core/src/multiarray/_multiarray_tests.c
        INFO: building extension "numpy.core._multiarray_umath" sources
        Traceback (most recent call last):
          File "/root/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
            main()
          File "/root/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
            json_out['return_val'] = hook(**hook_input['kwargs'])
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/root/.venv/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
            return _build_backend().build_wheel(wheel_directory, config_settings,
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 230, in build_wheel
            return self._build_with_temp_dir(['bdist_wheel'], '.whl',
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 215, in _build_with_temp_dir
            self.run_setup()
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 268, in run_setup
            self).run_setup(setup_script=setup_script)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/build_meta.py", line 158, in run_setup
            exec(compile(code, __file__, 'exec'), locals())
          File "setup.py", line 493, in <module>
            setup_package()
          File "setup.py", line 485, in setup_package
            setup(**metadata)
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/core.py", line 169, in setup
            return old_setup(**new_attr)
                   ^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/__init__.py", line 153, in setup
            return distutils.core.setup(**attrs)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 148, in setup
            dist.run_commands()
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 967, in run_commands
            self.run_command(cmd)
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
            cmd_obj.run()
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/wheel/bdist_wheel.py", line 299, in run
            self.run_command('build')
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 313, in run_command
            self.distribution.run_command(command)
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
            cmd_obj.run()
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/command/build.py", line 62, in run
            old_build.run(self)
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/command/build.py", line 135, in run
            self.run_command(cmd_name)
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/cmd.py", line 313, in run_command
            self.distribution.run_command(command)
          File "/tmp/pip-build-env-uf38mtow/overlay/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 986, in run_command
            cmd_obj.run()
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/command/build_src.py", line 144, in run
            self.build_sources()
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/command/build_src.py", line 161, in build_sources
            self.build_extension_sources(ext)
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/command/build_src.py", line 318, in build_extension_sources
            sources = self.generate_sources(sources, ext)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/distutils/command/build_src.py", line 378, in generate_sources
            source = func(extension, build_dir)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/core/setup.py", line 513, in generate_config_h
            check_math_capabilities(config_cmd, ext, moredefs, mathlibs)
          File "/tmp/pip-install-6yo3av0d/numpy_d3cae6ca52bf49248d2295722f15fda0/numpy/core/setup.py", line 176, in check_math_capabilities
            raise SystemError("One of the required function to build numpy is not"
        SystemError: One of the required function to build numpy is not available (the list is ['sin', 'cos', 'tan', 'sinh', 'cosh', 'tanh', 'fabs', 'floor', 'ceil', 'sqrt', 'log10', 'log', 'exp', 'asin', 'acos', 'atan', 'fmod', 'modf', 'frexp', 'ldexp']).
        [end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
    ERROR: Failed building wheel for numpy
  Failed to build numpy
  ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects

  [notice] A new release of pip is available: 23.1.2 -> 23.2.1
  [notice] To update, run: pip install --upgrade pip
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output.

however I'll try removing all packages from termux and try again . Edit : Still throwing the same error after the second try I guess this is causing it : NumPy 1.23.2 may not yet support Python 3.11

MobCode100 commented 10 months ago

The termux version that you downloaded is from the github?

kawaiwaifu commented 10 months ago

Ah finally worked 😭 thank you so much♥️ I tried your second method but did "python -m pip install --upgrade pip setuptools wheel" before that.

MobCode100 commented 10 months ago

Ah finally worked 😭 thank you so much♥️ I tried your second method but did "python -m pip install --upgrade pip setuptools wheel" before that.

Hi, happy for you 😁. Thank you for giving feedback and logs for the first method. The problem it seems that the proot-distro Debian version removed python alias from the apt package manager, now installation must be made using the python3 name. I've updated my guide, thank you.

The second method worked for me on clean termux install or after cleaning termux data. Does running python -m pip install --upgrade pip setuptools wheel fix any problem?