Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (venv) PS D:\Python\SongRecognizeBot> pip install aiogram
- Collecting aiogram
- Using cached aiogram-3.1.1-py3-none-any.whl.metadata (7.1 kB)
- Collecting aiofiles~=23.1.0 (from aiogram)
- Using cached aiofiles-23.1.0-py3-none-any.whl (14 kB)
- Collecting aiohttp~=3.8.5 (from aiogram)
- Using cached aiohttp-3.8.6-cp311-cp311-win_amd64.whl.metadata (7.9 kB)
- Collecting certifi>=2023.7.22 (from aiogram)
- Using cached certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB)
- Collecting magic-filter~=1.0.11 (from aiogram)
- Using cached magic_filter-1.0.12-py3-none-any.whl.metadata (1.5 kB)
- Collecting pydantic<2.4,>=2.1.1 (from aiogram)
- Using cached pydantic-2.3.0-py3-none-any.whl.metadata (148 kB)
- Collecting typing-extensions~=4.7.1 (from aiogram)
- Using cached typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB)
- Collecting attrs>=17.3.0 (from aiohttp~=3.8.5->aiogram)
- Using cached attrs-23.1.0-py3-none-any.whl (61 kB)
- Collecting charset-normalizer<4.0,>=2.0 (from aiohttp~=3.8.5->aiogram)
- Using cached charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl.metadata (34 kB)
- Collecting multidict<7.0,>=4.5 (from aiohttp~=3.8.5->aiogram)
- Using cached multidict-6.0.4-cp311-cp311-win_amd64.whl (28 kB)
- Collecting async-timeout<5.0,>=4.0.0a3 (from aiohttp~=3.8.5->aiogram)
- Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
- Collecting yarl<2.0,>=1.0 (from aiohttp~=3.8.5->aiogram)
- Using cached yarl-1.9.2-cp311-cp311-win_amd64.whl (60 kB)
- Collecting frozenlist>=1.1.1 (from aiohttp~=3.8.5->aiogram)
- Using cached frozenlist-1.4.0-cp311-cp311-win_amd64.whl.metadata (5.3 kB)
- Collecting aiosignal>=1.1.2 (from aiohttp~=3.8.5->aiogram)
- Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
- Collecting annotated-types>=0.4.0 (from pydantic<2.4,>=2.1.1->aiogram)
- Using cached annotated_types-0.6.0-py3-none-any.whl.metadata (12 kB)
- Collecting pydantic-core==2.6.3 (from pydantic<2.4,>=2.1.1->aiogram)
- Using cached pydantic_core-2.6.3-cp311-none-win_amd64.whl.metadata (6.6 kB)
- Collecting idna>=2.0 (from yarl<2.0,>=1.0->aiohttp~=3.8.5->aiogram)
- Using cached idna-3.4-py3-none-any.whl (61 kB)
- Using cached aiogram-3.1.1-py3-none-any.whl (462 kB)
- Using cached aiohttp-3.8.6-cp311-cp311-win_amd64.whl (322 kB)
- Using cached certifi-2023.11.17-py3-none-any.whl (162 kB)
- Using cached magic_filter-1.0.12-py3-none-any.whl (11 kB)
- Using cached pydantic-2.3.0-py3-none-any.whl (374 kB)
- Using cached pydantic_core-2.6.3-cp311-none-win_amd64.whl (1.7 MB)
- Using cached annotated_types-0.6.0-py3-none-any.whl (12 kB)
- Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
- Using cached charset_normalizer-3.3.2-cp311-cp311-win_amd64.whl (99 kB)
- Using cached frozenlist-1.4.0-cp311-cp311-win_amd64.whl (44 kB)
- Installing collected packages: typing-extensions, multidict, magic-filter, idna, frozenlist, charset-normalizer, certifi, attrs, async-timeout, annotated-types,
- aiofiles, yarl, pydantic-core, aiosignal, pydantic, aiohttp, aiogram
- Successfully installed aiofiles-23.1.0 aiogram-3.1.1 aiohttp-3.8.6 aiosignal-1.3.1 annotated-types-0.6.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 char
- set-normalizer-3.3.2 frozenlist-1.4.0 idna-3.4 magic-filter-1.0.12 multidict-6.0.4 pydantic-2.3.0 pydantic-core-2.6.3 typing-extensions-4.7.1 yarl-1.9.2
- (venv) PS D:\Python\SongRecognizeBot> pip install shazamio
- Collecting shazamio
- Using cached shazamio-0.4.0.1-py3-none-any.whl (32 kB)
- Collecting aiofiles<23.0.0,>=22.1.0 (from shazamio)
- Using cached aiofiles-22.1.0-py3-none-any.whl (14 kB)
- Requirement already satisfied: aiohttp<4.0.0,>=3.8.3 in d:\python\songrecognizebot\venv\lib\site-packages (from shazamio) (3.8.6)
- Collecting anyio<4.0.0,>=3.6.2 (from shazamio)
- Using cached anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB)
- Collecting dataclass-factory==2.16 (from shazamio)
- Using cached dataclass_factory-2.16-py3-none-any.whl (29 kB)
- Collecting numpy<2.0.0,>=1.24.0 (from shazamio)
- Using cached numpy-1.26.2-cp311-cp311-win_amd64.whl.metadata (61 kB)
- Collecting pydantic<2.0.0,>=1.10.2 (from shazamio)
- Using cached pydantic-1.10.13-cp311-cp311-win_amd64.whl.metadata (150 kB)
- Collecting pydub<0.26.0,>=0.25.1 (from shazamio)
- Using cached pydub-0.25.1-py2.py3-none-any.whl (32 kB)
- Collecting pytest<8.0.0,>=7.2.0 (from shazamio)
- Using cached pytest-7.4.3-py3-none-any.whl.metadata (7.9 kB)
- Collecting pytest-asyncio<0.21.0,>=0.20.3 (from shazamio)
- Using cached pytest_asyncio-0.20.3-py3-none-any.whl (12 kB)
- Requirement already satisfied: attrs>=17.3.0 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (23.1.0)
- Requirement already satisfied: charset-normalizer<4.0,>=2.0 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (3.3.2)
- Requirement already satisfied: multidict<7.0,>=4.5 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (6.0.4)
- Requirement already satisfied: async-timeout<5.0,>=4.0.0a3 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (4.0.3)
- Requirement already satisfied: yarl<2.0,>=1.0 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (1.9.2)
- Requirement already satisfied: frozenlist>=1.1.1 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (1.4.0)
- Requirement already satisfied: aiosignal>=1.1.2 in d:\python\songrecognizebot\venv\lib\site-packages (from aiohttp<4.0.0,>=3.8.3->shazamio) (1.3.1)
- Requirement already satisfied: idna>=2.8 in d:\python\songrecognizebot\venv\lib\site-packages (from anyio<4.0.0,>=3.6.2->shazamio) (3.4)
- Collecting sniffio>=1.1 (from anyio<4.0.0,>=3.6.2->shazamio)
- Using cached sniffio-1.3.0-py3-none-any.whl (10 kB)
- Requirement already satisfied: typing-extensions>=4.2.0 in d:\python\songrecognizebot\venv\lib\site-packages (from pydantic<2.0.0,>=1.10.2->shazamio) (4.7.1)
- Collecting iniconfig (from pytest<8.0.0,>=7.2.0->shazamio)
- Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
- Collecting packaging (from pytest<8.0.0,>=7.2.0->shazamio)
- Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
- Collecting pluggy<2.0,>=0.12 (from pytest<8.0.0,>=7.2.0->shazamio)
- Using cached pluggy-1.3.0-py3-none-any.whl.metadata (4.3 kB)
- Collecting colorama (from pytest<8.0.0,>=7.2.0->shazamio)
- Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
- Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
- Using cached numpy-1.26.2-cp311-cp311-win_amd64.whl (15.8 MB)
- Using cached pydantic-1.10.13-cp311-cp311-win_amd64.whl (2.1 MB)
- Using cached pytest-7.4.3-py3-none-any.whl (325 kB)
- Using cached pluggy-1.3.0-py3-none-any.whl (18 kB)
- Using cached packaging-23.2-py3-none-any.whl (53 kB)
- Installing collected packages: pydub, sniffio, pydantic, pluggy, packaging, numpy, iniconfig, dataclass-factory, colorama, aiofiles, pytest, anyio, pytest-asynci
- o, shazamio
- Attempting uninstall: pydantic
- Found existing installation: pydantic 2.3.0
- Uninstalling pydantic-2.3.0:
- Successfully uninstalled pydantic-2.3.0
- Attempting uninstall: aiofiles
- Found existing installation: aiofiles 23.1.0
- Uninstalling aiofiles-23.1.0:
- Successfully uninstalled aiofiles-23.1.0
- ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependen
- cy conflicts.
- aiogram 3.1.1 requires aiofiles~=23.1.0, but you have aiofiles 22.1.0 which is incompatible.
- aiogram 3.1.1 requires pydantic<2.4,>=2.1.1, but you have pydantic 1.10.13 which is incompatible.
- Successfully installed aiofiles-22.1.0 anyio-3.7.1 colorama-0.4.6 dataclass-factory-2.16 iniconfig-2.0.0 numpy-1.26.2 packaging-23.2 pluggy-1.3.0 pydantic-1.10.1
- 3 pydub-0.25.1 pytest-7.4.3 pytest-asyncio-0.20.3 shazamio-0.4.0.1 sniffio-1.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement