你好,
我正在尝试在 macOS 中安装 pyqt。我在互联网上读到我需要:sip + pyqt + qt(显然)我安装 qt & sip 没有问题。当我尝试安装 pyqt 时,我可以在终端看到以下错误:
python configure.py
Error: A Qt installation could not be found. Use the -q argument or the QTDIR environment variable to explicitly specify the correct directory.
有人知道我应该在终端上写什么吗?
谢谢,
纳乔