Command: pip install nextcord httpx --break-system-packages | Container Owner: axmilin Collecting nextcord Downloading nextcord-2.6.0.tar.gz (932 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 932.9/932.9 kB 3.8 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' Collecting httpx Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) Requirement already satisfied: aiohttp<4.0.0,>=3.8.0 in /usr/local/lib/python3.12/dist-packages (from nextcord) (3.10.0) Collecting typing-extensions<5,>=4.2.0 (from nextcord) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting anyio (from httpx) Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx) (2023.11.17) Collecting httpcore==1.* (from httpx) Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) Requirement already satisfied: idna in /usr/lib/python3/dist-packages (from httpx) (3.6) Collecting sniffio (from httpx) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting h11<0.15,>=0.13 (from httpcore==1.*->httpx) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /usr/local/lib/python3.12/dist-packages (from aiohttp<4.0.0,>=3.8.0->nextcord) (2.3.2) Requirement already satisfied: aiosignal>=1.1.2 in /usr/local/lib/python3.12/dist-packages (from aiohttp<4.0.0,>=3.8.0->nextcord) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in /usr/local/lib/python3.12/dist-packages (from aiohttp<4.0.0,>=3.8.0->nextcord) (23.2.0) Requirement already satisfied: frozenlist>=1.1.1 in /usr/local/lib/python3.12/dist-packages (from aiohttp<4.0.0,>=3.8.0->nextcord) (1.4.1) Requirement already satisfied: multidict<7.0,>=4.5 in /usr/local/lib/python3.12/dist-packages (from aiohttp<4.0.0,>=3.8.0->nextcord) (6.0.5) Requirement already satisfied: yarl<2.0,>=1.0 in /usr/local/lib/python3.12/dist-packages (from aiohttp<4.0.0,>=3.8.0->nextcord) (1.9.4) Downloading httpx-0.27.0-py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.6/75.6 kB 3.9 MB/s eta 0:00:00 Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.9/77.9 kB 3.0 MB/s eta 0:00:00 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading anyio-4.4.0-py3-none-any.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 3.7 MB/s eta 0:00:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 4.2 MB/s eta 0:00:00 Building wheels for collected packages: nextcord Building wheel for nextcord (pyproject.toml): started Building wheel for nextcord (pyproject.toml): finished with status 'done' Created wheel for nextcord: filename=nextcord-2.6.0-py3-none-any.whl size=1027501 sha256=23375a8289810241a393505816ed9dd9f299e951ca057d8d9423e329f65a7e22 Stored in directory: /root/.cache/pip/wheels/06/26/f7/0bd06da1d65962a1808e44a16dcb55094a1ad6fd931a9f5df0 Successfully built nextcord Installing collected packages: typing-extensions, sniffio, h11, httpcore, anyio, nextcord, httpx Successfully installed anyio-4.4.0 h11-0.14.0 httpcore-1.0.5 httpx-0.27.0 nextcord-2.6.0 sniffio-1.3.1 typing-extensions-4.12.2