Advertisement
zvenios

Untitled

Jul 18th, 2024
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.11 KB | None | 0 0
  1. /storage/emulated/0 $ pip install aiogram
  2. Collecting aiogram
  3. Obtaining dependency information for aiogram from https://files.pythonhosted.org/packages/da/1a/8642499ca82a5aa2008ca1611c9539d05f295f8c80bfe5edfb21245840bf/aiogram-3.10.0-py3-none-any.whl.metadata
  4. Using cached aiogram-3.10.0-py3-none-any.whl.metadata (7.3 kB)
  5. Collecting aiofiles~=23.2.1 (from aiogram)
  6. Obtaining dependency information for aiofiles~=23.2.1 from https://files.pythonhosted.org/packages/c5/19/5af6804c4cc0fed83f47bff6e413a98a36618e7d40185cd36e69737f3b0e/aiofiles-23.2.1-py3-none-any.whl.metadata
  7. Using cached aiofiles-23.2.1-py3-none-any.whl.metadata (9.7 kB)
  8. Collecting aiohttp~=3.9.0 (from aiogram)
  9. Using cached aiohttp-3.9.5.tar.gz (7.5 MB)
  10. Installing build dependencies ... done
  11. Getting requirements to build wheel ... done
  12. Installing backend dependencies ... done
  13. Preparing metadata (pyproject.toml) ... done
  14. Requirement already satisfied: certifi>=2023.7.22 in /data/user/0/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.11/site-packages (from aiogram) (2024.6.2)
  15. Collecting magic-filter<1.1,>=1.0.12 (from aiogram)
  16. Obtaining dependency information for magic-filter<1.1,>=1.0.12 from https://files.pythonhosted.org/packages/cc/75/f620449f0056eff0ec7c1b1e088f71068eb4e47a46eb54f6c065c6ad7675/magic_filter-1.0.12-py3-none-any.whl.metadata
  17. Using cached magic_filter-1.0.12-py3-none-any.whl.metadata (1.5 kB)
  18. Collecting pydantic<2.9,>=2.4.1 (from aiogram)
  19. Obtaining dependency information for pydantic<2.9,>=2.4.1 from https://files.pythonhosted.org/packages/1f/fa/b7f815b8c9ad021c07f88875b601222ef5e70619391ade4a49234d12d278/pydantic-2.8.2-py3-none-any.whl.metadata
  20. Using cached pydantic-2.8.2-py3-none-any.whl.metadata (125 kB)
  21. Requirement already satisfied: typing-extensions<=5.0,>=4.7.0 in /data/user/0/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.11/site-packages (from aiogram) (4.12.2)
  22. Collecting aiosignal>=1.1.2 (from aiohttp~=3.9.0->aiogram)
  23. Obtaining dependency information for aiosignal>=1.1.2 from https://files.pythonhosted.org/packages/76/ac/a7305707cb852b7e16ff80eaf5692309bde30e2b1100a1fcacdc8f731d97/aiosignal-1.3.1-py3-none-any.whl.metadata
  24. Using cached aiosignal-1.3.1-py3-none-any.whl.metadata (4.0 kB)
  25. Collecting attrs>=17.3.0 (from aiohttp~=3.9.0->aiogram)
  26. Obtaining dependency information for attrs>=17.3.0 from https://files.pythonhosted.org/packages/e0/44/827b2a91a5816512fcaf3cc4ebc465ccd5d598c45cefa6703fcf4a79018f/attrs-23.2.0-py3-none-any.whl.metadata
  27. Using cached attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB)
  28. Collecting frozenlist>=1.1.1 (from aiohttp~=3.9.0->aiogram)
  29. Obtaining dependency information for frozenlist>=1.1.1 from https://files.pythonhosted.org/packages/83/10/466fe96dae1bff622021ee687f68e5524d6392b0a2f80d05001cd3a451ba/frozenlist-1.4.1-py3-none-any.whl.metadata
  30. Using cached frozenlist-1.4.1-py3-none-any.whl.metadata (12 kB)
  31. Collecting multidict<7.0,>=4.5 (from aiohttp~=3.9.0->aiogram)
  32. Obtaining dependency information for multidict<7.0,>=4.5 from https://files.pythonhosted.org/packages/fa/a2/17e1e23c6be0a916219c5292f509360c345b5fa6beeb50d743203c27532c/multidict-6.0.5-py3-none-any.whl.metadata
  33. Using cached multidict-6.0.5-py3-none-any.whl.metadata (4.2 kB)
  34. Collecting yarl<2.0,>=1.0 (from aiohttp~=3.9.0->aiogram)
  35. Obtaining dependency information for yarl<2.0,>=1.0 from https://files.pythonhosted.org/packages/4d/05/4d79198ae568a92159de0f89e710a8d19e3fa267b719a236582eee921f4a/yarl-1.9.4-py3-none-any.whl.metadata
  36. Using cached yarl-1.9.4-py3-none-any.whl.metadata (31 kB)
  37. Collecting annotated-types>=0.4.0 (from pydantic<2.9,>=2.4.1->aiogram)
  38. Obtaining dependency information for annotated-types>=0.4.0 from https://files.pythonhosted.org/packages/78/b6/6307fbef88d9b5ee7421e68d78a9f162e0da4900bc5f5793f6d3d0e34fb8/annotated_types-0.7.0-py3-none-any.whl.metadata
  39. Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
  40. Collecting pydantic-core==2.20.1 (from pydantic<2.9,>=2.4.1->aiogram)
  41. Using cached pydantic_core-2.20.1.tar.gz (388 kB)
  42. Installing build dependencies ... error
  43. error: subprocess-exited-with-error
  44.  
  45. × pip subprocess to install build dependencies did not run successfully.
  46. │ exit code: 1
  47. ╰─> [59 lines of output]
  48. Collecting maturin<2,>=1
  49. Using cached maturin-1.7.0.tar.gz (188 kB)
  50. Installing build dependencies: started
  51. Installing build dependencies: finished with status 'done'
  52. Getting requirements to build wheel: started
  53. Getting requirements to build wheel: finished with status 'done'
  54. Installing backend dependencies: started
  55. Installing backend dependencies: finished with status 'done'
  56. Preparing metadata (pyproject.toml): started
  57. Preparing metadata (pyproject.toml): finished with status 'done'
  58. Requirement already satisfied: typing-extensions!=4.7.0,>=4.6.0 in /data/user/0/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.11/site-packages (4.12.2)
  59. Building wheels for collected packages: maturin
  60. Building wheel for maturin (pyproject.toml): started Building wheel for maturin (pyproject.toml): finished with status 'error'
  61. error: subprocess-exited-with-error
  62.  
  63. × Building wheel for maturin (pyproject.toml) did not run successfully.
  64. │ exit code: 1
  65. ╰─> [34 lines of output]
  66. /data/user/0/ru.iiec.pydroid3/files/aarch64-linux-android/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:80: SetuptoolsWarning: `install_requires` overwritten in `pyproject.toml` (dependencies)
  67. corresp(dist, value, root_dir)
  68. running bdist_wheel
  69. running build
  70. running build_py
  71. creating build
  72. creating build/lib.linux-aarch64-cpython-311
  73. creating build/lib.linux-aarch64-cpython-311/maturin
  74. copying maturin/__init__.py -> build/lib.linux-aarch64-cpython-311/maturin
  75. copying maturin/__main__.py -> build/lib.linux-aarch64-cpython-311/maturin
  76. running egg_info
  77. creating maturin.egg-info
  78. writing maturin.egg-info/PKG-INFO
  79. writing dependency_links to maturin.egg-info/dependency_links.txt
  80. writing requirements to maturin.egg-info/requires.txt
  81. writing top-level names to maturin.egg-info/top_level.txt
  82. writing manifest file 'maturin.egg-info/SOURCES.txt'
  83. reading manifest file 'maturin.egg-info/SOURCES.txt'
  84. reading manifest template 'MANIFEST.in'
  85. warning: no files found matching '*.json' under directory 'src/python_interpreter'
  86. writing manifest file 'maturin.egg-info/SOURCES.txt'
  87. running build_ext
  88. running build_rust
  89. error: can't find Rust compiler
  90.  
  91. If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
  92.  
  93. To update pip, run:
  94.  
  95. pip install --upgrade pip
  96.  
  97. and then retry package installation.
  98.  
  99. If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
  100. [end of output]
  101.  
  102. note: This error originates from a subprocess, and is likely not a problem with pip.
  103. ERROR: Failed building wheel for maturin
  104. Failed to build maturin
  105. ERROR: Could not build wheels for maturin, which is required to install pyproject.toml-based projects
  106. [end of output]
  107.  
  108. note: This error originates from a subprocess, and is likely not a problem with pip.
  109. error: subprocess-exited-with-error
  110.  
  111. × pip subprocess to install build dependencies did not run successfully.
  112. │ exit code: 1
  113. ╰─> See above for output.
  114.  
  115. note: This error originates from a subprocess, and is likely not a problem with pip.
  116. /storage/emulated/0 $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement