Не удалось создать устанавливаемые колеса для некоторых проектов на основе pyproject.toml (PyQt6-sip).Python

Программы на Python
Ответить Пред. темаСлед. тема
Anonymous
 Не удалось создать устанавливаемые колеса для некоторых проектов на основе pyproject.toml (PyQt6-sip).

Сообщение Anonymous »

Код: Выделить всё

    pip install PyQt6
Collecting PyQt6
Using cached PyQt6-6.7.1-cp38-abi3-win_amd64.whl.metadata (2.1 kB)
Collecting PyQt6-sip=13.8 (from PyQt6)
Using cached PyQt6_sip-13.8.0.tar.gz (92 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting PyQt6-Qt6=6.7.0 (from PyQt6)
Using cached PyQt6_Qt6-6.7.3-py3-none-win_amd64.whl.metadata (551 bytes)
Using cached PyQt6-6.7.1-cp38-abi3-win_amd64.whl (6.6 MB)
Using cached PyQt6_Qt6-6.7.3-py3-none-win_amd64.whl (58.5 MB)
Building wheels for collected packages: PyQt6-sip
Building wheel for PyQt6-sip (pyproject.toml) ... error
error: subprocess-exited-with-error`your text`

× Building wheel for PyQt6-sip (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_ext
building 'PyQt6.sip' extension
error: Unable to find a compatible Visual Studio installation.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for PyQt6-sip
Failed to build PyQt6-sip
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (PyQt6-sip)
Моя версия Python 3.13.0
Я уже пытался обновить свой pip.
Я думаю, что уже установил установку Visual Studio
введите описание изображения здесь

Подробнее здесь: https://stackoverflow.com/questions/792 ... ects-pyqt6
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «Python»