python3.13使用 下列命令安装pyqt5
pip3 install pyqt5 -i https://pypi.douban.com/simple
报错
AssertionError: would build wheel with unsupported tag ('cp313', 'cpwin_amd64', 'win_amd64')
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for PyQt5-sip
Failed to build PyQt5-sip
ERROR: Could not build wheels for PyQt5-sip, which is required to install pyproject.toml-based projects
网上未各种方法都尝试了,未能解决,请求指导!