MarshalX / yandex-music-api

Неофициальная Python библиотека для работы с API сервиса Яндекс.Музыка
https://yandex-music.rtfd.io
GNU Lesser General Public License v3.0
913 stars 79 forks source link

не устанавливается пакет через pipenv install yandex-music #651

Closed arudmin closed 1 month ago

arudmin commented 1 month ago

Ubuntu Desktop 24.04 LTS Установлен дополнительно Python 3.10.14

Создаю виртуальное окружение:

$ pipenv shell                                                             
Loading .env environment variables...
Loading .env environment variables...
Creating a virtualenv for this project...
Pipfile: /home/user/code/project/Pipfile
Using /usr/bin/python (3.10.14) to create virtualenv...
⠸ Creating virtual environment...created virtual environment CPython3.10.14.final.0-64 in 162ms
  creator CPython3Posix(dest=/home/user/.local/share/virtualenvs/project-3RpN8WC4, clear=False, no_vcs_ignore=False, global=False)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/user/.local/share/virtualenv)
    added seed packages: pip==24.0, setuptools==68.1.2, wheel==0.42.0
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator

✔ Successfully created virtual environment!
Virtualenv location: /home/user/.local/share/virtualenvs/project-3RpN8WC4
Launching subshell in virtual environment...
 . /home/user/.local/share/virtualenvs/project-3RpN8WC4/bin/activate

Далее пытаюсь установить пакет, но получаю ошибки:

$ pipenv install yandex-music
Loading .env environment variables...
Installing yandex-music...
Resolving yandex-music...
✔ Installation Succeeded
Installing dependencies from Pipfile.lock (52d5c4)...
[pipenv.exceptions.InstallError]: Collecting absl-py==2.1.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 1))
[pipenv.exceptions.InstallError]:   Using cached absl_py-2.1.0-py3-none-any.whl (133 kB)
[pipenv.exceptions.InstallError]: Collecting aiofiles==24.1.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 2))
[pipenv.exceptions.InstallError]:   Using cached aiofiles-24.1.0-py3-none-any.whl (15 kB)
[pipenv.exceptions.InstallError]: Collecting aiogram==2.25.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 3))
[pipenv.exceptions.InstallError]:   Using cached aiogram-2.25.1-py3-none-any.whl (203 kB)
[pipenv.exceptions.InstallError]: Collecting aiohttp==3.8.6 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 4))
[pipenv.exceptions.InstallError]:   Using cached aiohttp-3.8.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB)
[pipenv.exceptions.InstallError]: Collecting aiosignal==1.3.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 5))
[pipenv.exceptions.InstallError]:   Using cached aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[pipenv.exceptions.InstallError]: Collecting anyio==3.7.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 6))
[pipenv.exceptions.InstallError]:   Using cached anyio-3.7.1-py3-none-any.whl (80 kB)
[pipenv.exceptions.InstallError]: Collecting astunparse==1.6.3 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 7))
[pipenv.exceptions.InstallError]:   Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
[pipenv.exceptions.InstallError]: Collecting async-timeout==4.0.3 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 8))
[pipenv.exceptions.InstallError]:   Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
[pipenv.exceptions.InstallError]: Collecting attrs==23.2.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 9))
[pipenv.exceptions.InstallError]:   Using cached attrs-23.2.0-py3-none-any.whl (60 kB)
[pipenv.exceptions.InstallError]: Collecting babel==2.9.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 10))
[pipenv.exceptions.InstallError]:   Using cached Babel-2.9.1-py2.py3-none-any.whl (8.8 MB)
[pipenv.exceptions.InstallError]: Collecting cachetools==5.3.3 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 11))
[pipenv.exceptions.InstallError]:   Using cached cachetools-5.3.3-py3-none-any.whl (9.3 kB)
[pipenv.exceptions.InstallError]: Collecting certifi==2024.7.4 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 12))
[pipenv.exceptions.InstallError]:   Using cached certifi-2024.7.4-py3-none-any.whl (162 kB)
[pipenv.exceptions.InstallError]: Collecting charset-normalizer==3.3.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 13))
[pipenv.exceptions.InstallError]:   Using cached charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
[pipenv.exceptions.InstallError]: Collecting click==7.1.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 14))
[pipenv.exceptions.InstallError]:   Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
[pipenv.exceptions.InstallError]: Collecting exceptiongroup==1.2.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 15))
[pipenv.exceptions.InstallError]:   Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
[pipenv.exceptions.InstallError]: Collecting faust-cchardet==2.1.19 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 16))
[pipenv.exceptions.InstallError]:   Using cached faust_cchardet-2.1.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[pipenv.exceptions.InstallError]: Collecting ffmpeg-python==0.2.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 17))
[pipenv.exceptions.InstallError]:   Using cached ffmpeg_python-0.2.0-py3-none-any.whl (25 kB)
[pipenv.exceptions.InstallError]: Collecting flatbuffers==1.12 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 18))
[pipenv.exceptions.InstallError]:   Using cached flatbuffers-1.12-py2.py3-none-any.whl (15 kB)
[pipenv.exceptions.InstallError]: Collecting frozenlist==1.4.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 19))
[pipenv.exceptions.InstallError]:   Using cached frozenlist-1.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (239 kB)
[pipenv.exceptions.InstallError]: Collecting future==1.0.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 20))
[pipenv.exceptions.InstallError]:   Using cached future-1.0.0-py3-none-any.whl (491 kB)
[pipenv.exceptions.InstallError]: Collecting gast==0.4.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 21))
[pipenv.exceptions.InstallError]:   Using cached gast-0.4.0-py3-none-any.whl (9.8 kB)
[pipenv.exceptions.InstallError]: Collecting google-auth==2.32.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 22))
[pipenv.exceptions.InstallError]:   Using cached google_auth-2.32.0-py2.py3-none-any.whl (195 kB)
[pipenv.exceptions.InstallError]: Collecting google-auth-oauthlib==0.4.6 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 23))
[pipenv.exceptions.InstallError]:   Using cached google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB)
[pipenv.exceptions.InstallError]: Collecting google-pasta==0.2.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 24))
[pipenv.exceptions.InstallError]:   Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB)
[pipenv.exceptions.InstallError]: Collecting grpcio==1.64.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 25))
[pipenv.exceptions.InstallError]:   Using cached grpcio-1.64.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.6 MB)
[pipenv.exceptions.InstallError]: Collecting gspread==6.0.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 26))
[pipenv.exceptions.InstallError]:   Using cached gspread-6.0.2-py3-none-any.whl (53 kB)
[pipenv.exceptions.InstallError]: Collecting gspread-asyncio==2.0.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 27))
[pipenv.exceptions.InstallError]:   Using cached gspread_asyncio-2.0.0-py3-none-any.whl (23 kB)
[pipenv.exceptions.InstallError]: Collecting h11==0.12.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 28))
[pipenv.exceptions.InstallError]:   Using cached h11-0.12.0-py3-none-any.whl (54 kB)
[pipenv.exceptions.InstallError]: Collecting h2==4.1.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 29))
[pipenv.exceptions.InstallError]:   Using cached h2-4.1.0-py3-none-any.whl (57 kB)
[pipenv.exceptions.InstallError]: Collecting h5py==3.11.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 30))
[pipenv.exceptions.InstallError]:   Using cached h5py-3.11.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB)
[pipenv.exceptions.InstallError]: Collecting hpack==4.0.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 31))
[pipenv.exceptions.InstallError]:   Using cached hpack-4.0.0-py3-none-any.whl (32 kB)
[pipenv.exceptions.InstallError]: Collecting httpcore==0.13.7 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 32))
[pipenv.exceptions.InstallError]:   Using cached httpcore-0.13.7-py3-none-any.whl (58 kB)
[pipenv.exceptions.InstallError]: Collecting httpx==0.19.0 (from httpx[http2]==0.19.0->-r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 33))
[pipenv.exceptions.InstallError]:   Using cached httpx-0.19.0-py3-none-any.whl (77 kB)
[pipenv.exceptions.InstallError]: Collecting hyperframe==6.0.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 34))
[pipenv.exceptions.InstallError]:   Using cached hyperframe-6.0.1-py3-none-any.whl (12 kB)
[pipenv.exceptions.InstallError]: Collecting idna==3.7 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 35))
[pipenv.exceptions.InstallError]:   Using cached idna-3.7-py3-none-any.whl (66 kB)
[pipenv.exceptions.InstallError]: Collecting keras==2.9.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 36))
[pipenv.exceptions.InstallError]:   Using cached keras-2.9.0-py2.py3-none-any.whl (1.6 MB)
[pipenv.exceptions.InstallError]: Collecting keras-preprocessing==1.1.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 37))
[pipenv.exceptions.InstallError]:   Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
[pipenv.exceptions.InstallError]: Collecting libclang==18.1.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 38))
[pipenv.exceptions.InstallError]:   Using cached libclang-18.1.1-py2.py3-none-manylinux2010_x86_64.whl (24.5 MB)
[pipenv.exceptions.InstallError]: Collecting magic-filter==1.0.12 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 39))
[pipenv.exceptions.InstallError]:   Using cached magic_filter-1.0.12-py3-none-any.whl (11 kB)
[pipenv.exceptions.InstallError]: Collecting markdown==3.6 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 40))
[pipenv.exceptions.InstallError]:   Using cached Markdown-3.6-py3-none-any.whl (105 kB)
[pipenv.exceptions.InstallError]: Collecting markupsafe==2.1.5 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 41))
[pipenv.exceptions.InstallError]:   Using cached MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
[pipenv.exceptions.InstallError]: Collecting multidict==6.0.5 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 42))
[pipenv.exceptions.InstallError]:   Using cached multidict-6.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (124 kB)
[pipenv.exceptions.InstallError]: Collecting norbert==0.2.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 43))
[pipenv.exceptions.InstallError]:   Using cached norbert-0.2.1-py2.py3-none-any.whl (11 kB)
[pipenv.exceptions.InstallError]: Collecting numpy==2.0.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 44))
[pipenv.exceptions.InstallError]:   Using cached numpy-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB)
[pipenv.exceptions.InstallError]: Collecting oauthlib==3.2.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 45))
[pipenv.exceptions.InstallError]:   Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB)
[pipenv.exceptions.InstallError]: Collecting opt-einsum==3.3.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 46))
[pipenv.exceptions.InstallError]:   Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB)
[pipenv.exceptions.InstallError]: Collecting packaging==24.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 47))
[pipenv.exceptions.InstallError]:   Using cached packaging-24.1-py3-none-any.whl (53 kB)
[pipenv.exceptions.InstallError]: Collecting pandas==1.5.3 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 48))
[pipenv.exceptions.InstallError]:   Using cached pandas-1.5.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB)
[pipenv.exceptions.InstallError]: Collecting protobuf==3.19.6 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 49))
[pipenv.exceptions.InstallError]:   Using cached protobuf-3.19.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
[pipenv.exceptions.InstallError]: Collecting pyasn1==0.6.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 50))
[pipenv.exceptions.InstallError]:   Using cached pyasn1-0.6.0-py2.py3-none-any.whl (85 kB)
[pipenv.exceptions.InstallError]: Collecting pyasn1-modules==0.4.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 51))
[pipenv.exceptions.InstallError]:   Using cached pyasn1_modules-0.4.0-py3-none-any.whl (181 kB)
[pipenv.exceptions.InstallError]: Collecting pysocks==1.7.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 52))
[pipenv.exceptions.InstallError]:   Using cached PySocks-1.7.1-py3-none-any.whl (16 kB)
[pipenv.exceptions.InstallError]: Collecting python-dateutil==2.9.0.post0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 53))
[pipenv.exceptions.InstallError]:   Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[pipenv.exceptions.InstallError]: Collecting python-dotenv==1.0.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 54))
[pipenv.exceptions.InstallError]:   Using cached python_dotenv-1.0.1-py3-none-any.whl (19 kB)
[pipenv.exceptions.InstallError]: Collecting pytz==2024.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 55))
[pipenv.exceptions.InstallError]:   Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
[pipenv.exceptions.InstallError]: Collecting redis==5.0.7 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 56))
[pipenv.exceptions.InstallError]:   Using cached redis-5.0.7-py3-none-any.whl (252 kB)
[pipenv.exceptions.InstallError]: Collecting requests==2.32.3 (from requests[socks]==2.32.3->-r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 57))
[pipenv.exceptions.InstallError]:   Using cached requests-2.32.3-py3-none-any.whl (64 kB)
[pipenv.exceptions.InstallError]: Collecting requests-oauthlib==2.0.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 58))
[pipenv.exceptions.InstallError]:   Using cached requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB)
[pipenv.exceptions.InstallError]: Collecting rfc3986==1.5.0 (from rfc3986[idna2008]==1.5.0->-r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 59))
[pipenv.exceptions.InstallError]:   Using cached rfc3986-1.5.0-py2.py3-none-any.whl (31 kB)
[pipenv.exceptions.InstallError]: Collecting rq==1.16.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 60))
[pipenv.exceptions.InstallError]:   Using cached rq-1.16.2-py3-none-any.whl (90 kB)
[pipenv.exceptions.InstallError]: Collecting rsa==4.9 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 61))
[pipenv.exceptions.InstallError]:   Using cached rsa-4.9-py3-none-any.whl (34 kB)
[pipenv.exceptions.InstallError]: Collecting scipy==1.14.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 62))
[pipenv.exceptions.InstallError]:   Using cached scipy-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.1 MB)
[pipenv.exceptions.InstallError]: Collecting setuptools==70.3.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 63))
[pipenv.exceptions.InstallError]:   Using cached setuptools-70.3.0-py3-none-any.whl (931 kB)
[pipenv.exceptions.InstallError]: Collecting six==1.16.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 64))
[pipenv.exceptions.InstallError]:   Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
[pipenv.exceptions.InstallError]: Collecting sniffio==1.3.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 65))
[pipenv.exceptions.InstallError]:   Using cached sniffio-1.3.1-py3-none-any.whl (10 kB)
[pipenv.exceptions.InstallError]: Collecting spleeter==2.4.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 66))
[pipenv.exceptions.InstallError]:   Using cached spleeter-2.4.0-py3-none-any.whl (49 kB)
[pipenv.exceptions.InstallError]: Collecting strenum==0.4.15 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 67))
[pipenv.exceptions.InstallError]:   Using cached StrEnum-0.4.15-py3-none-any.whl (8.9 kB)
[pipenv.exceptions.InstallError]: Collecting tensorboard==2.9.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 68))
[pipenv.exceptions.InstallError]:   Using cached tensorboard-2.9.1-py3-none-any.whl (5.8 MB)
[pipenv.exceptions.InstallError]: Collecting tensorboard-data-server==0.6.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 69))
[pipenv.exceptions.InstallError]:   Using cached tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB)
[pipenv.exceptions.InstallError]: Collecting tensorboard-plugin-wit==1.8.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 70))
[pipenv.exceptions.InstallError]:   Using cached tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB)
[pipenv.exceptions.InstallError]: Collecting tensorflow==2.9.3 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 71))
[pipenv.exceptions.InstallError]:   Using cached tensorflow-2.9.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (511.8 MB)
[pipenv.exceptions.InstallError]: Collecting tensorflow-estimator==2.9.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 72))
[pipenv.exceptions.InstallError]:   Using cached tensorflow_estimator-2.9.0-py2.py3-none-any.whl (438 kB)
[pipenv.exceptions.InstallError]: Collecting tensorflow-io-gcs-filesystem==0.37.1 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 73))
[pipenv.exceptions.InstallError]:   Using cached tensorflow_io_gcs_filesystem-0.37.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB)
[pipenv.exceptions.InstallError]: Collecting termcolor==2.4.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 74))
[pipenv.exceptions.InstallError]:   Using cached termcolor-2.4.0-py3-none-any.whl (7.7 kB)
[pipenv.exceptions.InstallError]: Collecting typer==0.3.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 75))
[pipenv.exceptions.InstallError]:   Using cached typer-0.3.2-py3-none-any.whl (21 kB)
[pipenv.exceptions.InstallError]: Collecting typing-extensions==4.12.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 76))
[pipenv.exceptions.InstallError]:   Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
[pipenv.exceptions.InstallError]: Collecting urllib3==2.2.2 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 77))
[pipenv.exceptions.InstallError]:   Using cached urllib3-2.2.2-py3-none-any.whl (121 kB)
[pipenv.exceptions.InstallError]: Collecting werkzeug==3.0.3 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 78))
[pipenv.exceptions.InstallError]:   Using cached werkzeug-3.0.3-py3-none-any.whl (227 kB)
[pipenv.exceptions.InstallError]: Collecting wheel==0.43.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 79))
[pipenv.exceptions.InstallError]:   Using cached wheel-0.43.0-py3-none-any.whl (65 kB)
[pipenv.exceptions.InstallError]: Collecting wrapt==1.16.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 80))
[pipenv.exceptions.InstallError]:   Using cached wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB)
[pipenv.exceptions.InstallError]: Collecting yandex-music==2.2.0 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 81))
[pipenv.exceptions.InstallError]:   Using cached yandex-music-2.2.0.tar.gz (168 kB)
[pipenv.exceptions.InstallError]:   Preparing metadata (setup.py): started
[pipenv.exceptions.InstallError]:   Preparing metadata (setup.py): finished with status 'done'
[pipenv.exceptions.InstallError]: Collecting yarl==1.9.4 (from -r /tmp/pipenv-jbsp8zeg-requirements/pipenv-w8_he7sj-hashed-reqs.txt (line 82))
[pipenv.exceptions.InstallError]:   Using cached yarl-1.9.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
[pipenv.exceptions.InstallError]: Building wheels for collected packages: yandex-music
[pipenv.exceptions.InstallError]:   Building wheel for yandex-music (setup.py): started
[pipenv.exceptions.InstallError]:   Building wheel for yandex-music (setup.py): finished with status 'error'
[pipenv.exceptions.InstallError]:   Running setup.py clean for yandex-music
[pipenv.exceptions.InstallError]: Failed to build yandex-music
[pipenv.exceptions.InstallError]: error: subprocess-exited-with-error
[pipenv.exceptions.InstallError]:   
[pipenv.exceptions.InstallError]:   × python setup.py bdist_wheel did not run successfully.
[pipenv.exceptions.InstallError]:   │ exit code: 1
[pipenv.exceptions.InstallError]:   ╰─> [360 lines of output]
[pipenv.exceptions.InstallError]:       running bdist_wheel
[pipenv.exceptions.InstallError]:       running build
[pipenv.exceptions.InstallError]:       running build_py
[pipenv.exceptions.InstallError]:       creating build
[pipenv.exceptions.InstallError]:       creating build/lib
[pipenv.exceptions.InstallError]:       creating build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_major.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_video_supplement.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_artist_event.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_day.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_label.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_dashboard.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_shot_type.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_contest.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_promotion.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_tag.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_playlist_recommendations.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_product.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_like.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_chart_info.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_sign_request.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_shot_data.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_artist.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_artist_albums.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_made_for.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_playlist.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_poetry_lover_match.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_tag_result.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_icon.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_suggestions.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_context.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_convert_track_id.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_user.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_best.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_chart_info_menu_item.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_mix_link.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_play_context.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_play_contexts_data.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_vinyl.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_supplement.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_shot.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_value.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track_position.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_sequence.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_playlist_absence.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track_short_old.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track_lyrics.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_description.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_alert.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/__init__.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_shot_event.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_event.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_status.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_counts.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_station.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_genre.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_permissions.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_case_forms.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/conftest.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_landing_list.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_alert_button.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_account.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_download_info.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_pager.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_normalization.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_permission_alerts.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_station_data.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_operator.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_meta_data.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_album_event.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_album.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_discrete_scale.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_personal_playlists_data.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_plus.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_rotor_settings.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_id.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_video.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_deactivation.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_station_result.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track_id.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_title.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_generated_playlist.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_user_settings.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_auto_renewable.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_non_auto_renewable.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_chart_info_menu.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_search_result.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_settings.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_block.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_landing.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_link.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_play_counter.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_feed.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_price.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_queue.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_artist_tracks.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_invocation_info.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_enum.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_tracks_list.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_station_tracks_result.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_renewable_remainder.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_subscription.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_queue_item.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track_with_ads.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_cover.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_passport_phone.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_promo_code_status.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_search.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_brief_info.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_brand.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_ad_params.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_images.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_lyrics_info.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_block_entity.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_lyrics.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_lyrics_major.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_playlist_id.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_restrictions.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_track_short.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_custom_wave.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_licence_text_part.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_open_graph_data.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_tracks_similar.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_ratings.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_chart_item.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_r128.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_deprecation.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       copying tests/test_chart.py -> build/lib/tests
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/like.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/invocation_info.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/tracks_list.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/video.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/cover.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/client.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/__init__.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/track_short.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/base.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/download_info.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/promo_code_status.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/permission_alerts.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/pager.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/experiments.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/settings.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/icon.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/client_async.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       copying yandex_music/exceptions.py -> build/lib/yandex_music
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/shot
[pipenv.exceptions.InstallError]:       copying yandex_music/shot/shot_event.py -> build/lib/yandex_music/shot
[pipenv.exceptions.InstallError]:       copying yandex_music/shot/__init__.py -> build/lib/yandex_music/shot
[pipenv.exceptions.InstallError]:       copying yandex_music/shot/shot.py -> build/lib/yandex_music/shot
[pipenv.exceptions.InstallError]:       copying yandex_music/shot/shot_data.py -> build/lib/yandex_music/shot
[pipenv.exceptions.InstallError]:       copying yandex_music/shot/shot_type.py -> build/lib/yandex_music/shot
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/vinyl.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/link.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/ratings.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/artist_tracks.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/brief_info.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/__init__.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/artist_albums.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/description.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/counts.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       copying yandex_music/artist/artist.py -> build/lib/yandex_music/artist
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/alert_button.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/passport_phone.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/product.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/permissions.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/plus.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/__init__.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/subscription.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/auto_renewable.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/renewable_remainder.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/user_settings.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/operator.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/deactivation.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/alert.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/non_auto_renewable.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/price.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/account.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       copying yandex_music/account/status.py -> build/lib/yandex_music/account
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/tracks_similar.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/licence_text_part.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/poetry_lover_match.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/track_lyrics.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/__init__.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/normalization.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/lyrics_info.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/lyrics_major.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/meta_data.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/major.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/track.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       copying yandex_music/track/r128.py -> build/lib/yandex_music/track
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/convert_track_id.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/__init__.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/response.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/difference.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/request_async.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/sign_request.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       copying yandex_music/utils/request.py -> build/lib/yandex_music/utils
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/block.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/track_short_old.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/track_id.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/mix_link.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/personal_playlists_data.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/__init__.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/chart_info.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/landing.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/promotion.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/landing_list.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/chart_info_menu.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/block_entity.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/play_contexts_data.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/chart_item.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/play_context.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/chart.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       copying yandex_music/landing/chart_info_menu_item.py -> build/lib/yandex_music/landing
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/album
[pipenv.exceptions.InstallError]:       copying yandex_music/album/track_position.py -> build/lib/yandex_music/album
[pipenv.exceptions.InstallError]:       copying yandex_music/album/label.py -> build/lib/yandex_music/album
[pipenv.exceptions.InstallError]:       copying yandex_music/album/__init__.py -> build/lib/yandex_music/album
[pipenv.exceptions.InstallError]:       copying yandex_music/album/album.py -> build/lib/yandex_music/album
[pipenv.exceptions.InstallError]:       copying yandex_music/album/deprecation.py -> build/lib/yandex_music/album
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/supplement
[pipenv.exceptions.InstallError]:       copying yandex_music/supplement/video_supplement.py -> build/lib/yandex_music/supplement
[pipenv.exceptions.InstallError]:       copying yandex_music/supplement/__init__.py -> build/lib/yandex_music/supplement
[pipenv.exceptions.InstallError]:       copying yandex_music/supplement/supplement.py -> build/lib/yandex_music/supplement
[pipenv.exceptions.InstallError]:       copying yandex_music/supplement/lyrics.py -> build/lib/yandex_music/supplement
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/queue
[pipenv.exceptions.InstallError]:       copying yandex_music/queue/queue.py -> build/lib/yandex_music/queue
[pipenv.exceptions.InstallError]:       copying yandex_music/queue/__init__.py -> build/lib/yandex_music/queue
[pipenv.exceptions.InstallError]:       copying yandex_music/queue/context.py -> build/lib/yandex_music/queue
[pipenv.exceptions.InstallError]:       copying yandex_music/queue/queue_item.py -> build/lib/yandex_music/queue
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/genre
[pipenv.exceptions.InstallError]:       copying yandex_music/genre/title.py -> build/lib/yandex_music/genre
[pipenv.exceptions.InstallError]:       copying yandex_music/genre/__init__.py -> build/lib/yandex_music/genre
[pipenv.exceptions.InstallError]:       copying yandex_music/genre/genre.py -> build/lib/yandex_music/genre
[pipenv.exceptions.InstallError]:       copying yandex_music/genre/images.py -> build/lib/yandex_music/genre
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/station.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/rotor_settings.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/station_result.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/restrictions.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/station_tracks_result.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/__init__.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/station_data.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/value.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/enum.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/sequence.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/dashboard.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/discrete_scale.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/ad_params.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       copying yandex_music/rotor/id.py -> build/lib/yandex_music/rotor
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/search
[pipenv.exceptions.InstallError]:       copying yandex_music/search/best.py -> build/lib/yandex_music/search
[pipenv.exceptions.InstallError]:       copying yandex_music/search/suggestions.py -> build/lib/yandex_music/search
[pipenv.exceptions.InstallError]:       copying yandex_music/search/search_result.py -> build/lib/yandex_music/search
[pipenv.exceptions.InstallError]:       copying yandex_music/search/__init__.py -> build/lib/yandex_music/search
[pipenv.exceptions.InstallError]:       copying yandex_music/search/search.py -> build/lib/yandex_music/search
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/tag_result.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/open_graph_data.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/playlist_id.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/brand.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/contest.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/__init__.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/case_forms.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/tag.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/playlist.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/playlist_absence.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/play_counter.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/custom_wave.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/user.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/made_for.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       copying yandex_music/playlist/playlist_recommendation.py -> build/lib/yandex_music/playlist
[pipenv.exceptions.InstallError]:       creating build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/feed.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/event.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/__init__.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/track_with_ads.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/day.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/generated_playlist.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/album_event.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       copying yandex_music/feed/artist_event.py -> build/lib/yandex_music/feed
[pipenv.exceptions.InstallError]:       running egg_info
[pipenv.exceptions.InstallError]:       writing yandex_music.egg-info/PKG-INFO
[pipenv.exceptions.InstallError]:       writing dependency_links to yandex_music.egg-info/dependency_links.txt
[pipenv.exceptions.InstallError]:       writing requirements to yandex_music.egg-info/requires.txt
[pipenv.exceptions.InstallError]:       writing top-level names to yandex_music.egg-info/top_level.txt
[pipenv.exceptions.InstallError]:       reading manifest file 'yandex_music.egg-info/SOURCES.txt'
[pipenv.exceptions.InstallError]:       reading manifest template 'MANIFEST.in'
[pipenv.exceptions.InstallError]:       adding license file 'LICENSE'
[pipenv.exceptions.InstallError]:       writing manifest file 'yandex_music.egg-info/SOURCES.txt'
[pipenv.exceptions.InstallError]:       warning: build_py: byte-compiling is disabled, skipping.
[pipenv.exceptions.InstallError]:       
[pipenv.exceptions.InstallError]:       /home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
[pipenv.exceptions.InstallError]:       !!
[pipenv.exceptions.InstallError]:       
[pipenv.exceptions.InstallError]:               ********************************************************************************
[pipenv.exceptions.InstallError]:               Please avoid running ``setup.py`` directly.
[pipenv.exceptions.InstallError]:               Instead, use pypa/build, pypa/installer or other
[pipenv.exceptions.InstallError]:               standards-based tools.
[pipenv.exceptions.InstallError]:       
[pipenv.exceptions.InstallError]:               See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
[pipenv.exceptions.InstallError]:               ********************************************************************************
[pipenv.exceptions.InstallError]:       
[pipenv.exceptions.InstallError]:       !!
[pipenv.exceptions.InstallError]:         self.initialize_options()
[pipenv.exceptions.InstallError]:       installing to build/bdist.linux-x86_64/wheel
[pipenv.exceptions.InstallError]:       running install
[pipenv.exceptions.InstallError]:       running install_lib
[pipenv.exceptions.InstallError]:       Traceback (most recent call last):
[pipenv.exceptions.InstallError]:         File "<string>", line 2, in <module>
[pipenv.exceptions.InstallError]:         File "<pip-setuptools-caller>", line 34, in <module>
[pipenv.exceptions.InstallError]:         File "/tmp/pip-install-ctvlnzpp/yandex-music_0272f96694ed47508014f384c5a2ba9b/setup.py", line 25, in <module>
[pipenv.exceptions.InstallError]:           setup(
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/__init__.py", line 107, in setup
[pipenv.exceptions.InstallError]:           return distutils.core.setup(**attrs)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 185, in setup
[pipenv.exceptions.InstallError]:           return run_commands(dist)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 201, in run_commands
[pipenv.exceptions.InstallError]:           dist.run_commands()
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 969, in run_commands
[pipenv.exceptions.InstallError]:           self.run_command(cmd)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/dist.py", line 1233, in run_command
[pipenv.exceptions.InstallError]:           super().run_command(command)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
[pipenv.exceptions.InstallError]:           cmd_obj.run()
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/wheel/bdist_wheel.py", line 403, in run
[pipenv.exceptions.InstallError]:           self.run_command("install")
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command
[pipenv.exceptions.InstallError]:           self.distribution.run_command(command)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/dist.py", line 1233, in run_command
[pipenv.exceptions.InstallError]:           super().run_command(command)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 988, in run_command
[pipenv.exceptions.InstallError]:           cmd_obj.run()
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/command/install.py", line 78, in run
[pipenv.exceptions.InstallError]:           return orig.install.run(self)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/command/install.py", line 708, in run
[pipenv.exceptions.InstallError]:           self.run_command(cmd_name)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 318, in run_command
[pipenv.exceptions.InstallError]:           self.distribution.run_command(command)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/dist.py", line 1233, in run_command
[pipenv.exceptions.InstallError]:           super().run_command(command)
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command
[pipenv.exceptions.InstallError]:           cmd_obj.ensure_finalized()
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 111, in ensure_finalized
[pipenv.exceptions.InstallError]:           self.finalize_options()
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/command/install_lib.py", line 17, in finalize_options
[pipenv.exceptions.InstallError]:           self.set_undefined_options('install',('install_layout','install_layout'))
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 296, in set_undefined_options
[pipenv.exceptions.InstallError]:           setattr(self, dst_option, getattr(src_cmd_obj, src_option))
[pipenv.exceptions.InstallError]:         File "/home/user/.local/share/virtualenvs/project-3RpN8WC4/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 107, in __getattr__
[pipenv.exceptions.InstallError]:           raise AttributeError(attr)
[pipenv.exceptions.InstallError]:       AttributeError: install_layout. Did you mean: 'install_platlib'?
[pipenv.exceptions.InstallError]:       [end of output]
[pipenv.exceptions.InstallError]:   
[pipenv.exceptions.InstallError]:   note: This error originates from a subprocess, and is likely not a problem with pip.
[pipenv.exceptions.InstallError]:   ERROR: Failed building wheel for yandex-music
[pipenv.exceptions.InstallError]: ERROR: Could not build wheels for yandex-music, which is required to install pyproject.toml-based projects
ERROR: Couldn't install package: {}
 Package installation failed...
/usr/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 94015 is still running
  _warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback
sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=4 encoding='utf-8'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name=7 encoding='utf-8'>
ResourceWarning: Enable tracemalloc to get the object allocation traceback

Подскажите плиз, в чем может быть причина?

MarshalX commented 1 month ago

Given that the issue occurs with pipenv install yandex-music, you can try the following steps to resolve it:

  1. Ensure Pipenv and Pip Are Up-to-Date: Upgrade both pipenv and pip to their latest versions:

    pip install --upgrade pip
    pip install --upgrade pipenv
  2. Upgrade setuptools and wheel: Within your virtual environment, upgrade setuptools and wheel:

    pipenv run pip install --upgrade setuptools wheel
  3. Install yandex-music with verbose output: This can give more insight into what's going wrong:

    pipenv install yandex-music --verbose
  4. Explicitly Set Python Version: Ensure that pipenv is using the correct Python version. Sometimes specifying the Python version can help:

    pipenv --python 3.x
    pipenv install yandex-music
  5. Check for Dependencies: Verify that all system dependencies for building Python packages are installed. On Debian-based systems, you might need to install build-essential and python3-dev:

    sudo apt-get install build-essential python3-dev
  6. Manual Installation: Try installing the yandex-music package directly within the virtual environment to see if the error persists:

    pipenv shell
    pip install yandex-music
  7. Alternative Installation Method: If pipenv still fails, try installing using pip inside the virtual environment created by pipenv:

    pipenv shell
    pip install yandex-music

Here is a consolidated step-by-step guide:

  1. Upgrade pipenv and pip:

    pip install --upgrade pip
    pip install --upgrade pipenv
  2. Create and activate a new virtual environment with pipenv:

    pipenv --python 3.x  # Replace 3.x with your desired Python version
  3. Enter the virtual environment:

    pipenv shell
  4. Upgrade setuptools and wheel within the virtual environment:

    pip install --upgrade setuptools wheel
  5. Install yandex-music with verbose output:

    pip install yandex-music --verbose

If the problem persists, providing the verbose output will help in diagnosing the specific cause of the installation failure.