为了方便管理,我把qt等包单独放在了一个环境。 一、环境搭建conda create -n qt python=3.7 pip install PyQt5==5.15.2 # pyqt5 会自动安装sip, ...
確定! 回上一頁