How to install PyQt on Mac OS X 10.6

前端 未结 6 893
醉酒成梦
醉酒成梦 2020-12-30 09:57

I\'m quite new to Mac OS X. when i tried to install PyQt on Mac Os X after installing python 3.1, Qt 4.6.2 and SIP 4.10.1 i encounter the following error when i execute $pyt

6条回答
  •  萌比男神i
    2020-12-30 10:40

    Since you are using PyQt v4.7 you need to install Qt v4.7 too, go ahead and install Qt v4.7.1 first.

提交回复
热议问题