pip install PyQt IOError

后端 未结 5 1518
说谎
说谎 2020-12-29 21:38

I\'m trying to install PyQt package with pip, but I get this error:

~$ pip install PyQt

Downloading/unpacking PyQt  
Downloading PyQt-x11-gpl-4.8.3.tar.gz
(         


        
5条回答
  •  南笙
    南笙 (楼主)
    2020-12-29 22:20

    you can pip install the directory of the downloaded version of pyqt after you download it ..google for your desired version

提交回复
热议问题