简体   繁体   English

Anaconda 中的 PyQt5 安装问题

[英]PyQt5 installation issue in Anaconda

I was trying to install PyQt5 in windows 10 from anaconda prompt.But I found following error:我试图从 anaconda 提示符在 Windows 10 中安装 PyQt5。但我发现以下错误:

(base) C:\WINDOWS\system32>conda install -c dsdale24 pyqt5
    Solving environment: failed

    UnsatisfiableError: The following specifications were found to be in conflict:
      - pyqt5
      - zstd
    Use "conda info <package>" to see the dependencies for each package.

I uninstalled anaconda and installed again.我卸载了anaconda并重新安装。 But same issue.但同样的问题。 Could you please suggest a workaround.您能否建议一个解决方法。

Anaconda\Scripts> conda install -c anaconda pyqt

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM