Skip to content

Проблема с установкой #103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
steppash opened this issue Feb 21, 2025 · 1 comment
Closed

Проблема с установкой #103

steppash opened this issue Feb 21, 2025 · 1 comment

Comments

@steppash
Copy link

steppash commented Feb 21, 2025

Ubuntu 22.04.5 LTS
Python 3.10

git clone https://github.com/llistochek/yandex-music-downloader.git
cd yandex-music-downloader
pip install .

Далее получаем:
Processing /home/user/yandex-music-downloader
Installing build dependencies ... done
Getting requirements to build wheel ... done
Installing backend dependencies ... done
Preparing metadata (pyproject.toml) ... done
Building wheels for collected packages: UNKNOWN
Building wheel for UNKNOWN (pyproject.toml) ... done
Created wheel for UNKNOWN: filename=UNKNOWN-0.0.0-py3-none-any.whl size=1800 sha256=3b6bc1c659a6bcd93aa5af1fd2403153751e5344ebdc7e382fdcfe446f7b735e
Stored in directory: /home/user/.cache/pip/wheels/4c/2b/76/0a66cae43aef9ccce2cab37018d03fec37bae2c727c0a5858e
Successfully built UNKNOWN
Installing collected packages: UNKNOWN
Successfully installed UNKNOWN-0.0.0

@llistochek
Copy link
Owner

Обновите pip:

pip install --upgrade pip

Источник: pypa/setuptools#3269

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants