@ghost-stealth

Не могу скачать discord.py, что делать?

Не могу скачать библиотеку discord.py.
Вот ошибки, которые выходят:

ERROR: Failed building wheel for yarl 
ERROR: Could not build wheels for frozenlist, multidict, yarl, which is required to install pyproject.toml-based projects 
 note: This error originates from a subprocess, and is likely not a problem with pip. 
 × Building wheel for yarl (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [37 lines of output] 
 error: subprocess-exited-with-error 
 error: subprocess-exited-with-error 
ERROR: Failed building wheel for multidict 
 note: This error originates from a subprocess, and is likely not a problem with pip. 
 [end of output]
  • Вопрос задан
  • 324 просмотра
Пригласить эксперта
Ответы на вопрос 1
Serewasfera
@Serewasfera
Serewasfera
1. Качаешь Git (найдёшь в гугле)
2. При установке указываешь добавление в PATH (ОБЯЙЗАТЕЛЬНО)
3. python -m pip install -U git+https://github.com/Rapptz/discord.py
Ответ написан
Комментировать
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы