We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Обновите pip:
pip install --upgrade pip
Источник: pypa/setuptools#3269
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: