How to install PyQt4 in anaconda?

后端 未结 7 1341
自闭症患者
自闭症患者 2020-11-27 15:15

From the PyQt4 website their instructions for installing the package are to download the tarball and use the config file. I have two versions of Python, one is my normal sys

7条回答
  •  执念已碎
    2020-11-27 16:07

    FYI

    PyQt is now available on all platforms via conda!
    Use conda install pyqt to get these #Python bindings for the Qt framework. @ 1:02 PM - 1 May 2014

    https://twitter.com/ContinuumIO/status/461958764451880960

提交回复
热议问题