python - Troubles installing PyQt4 -
I'm following the guide.
- In Python C: Python 31
- is in PyQt4 C: \ Python31 \ pyqt
- In Cip C: \ Python31 \ sip
- At QtC: \ QT \ 4.6.0
I followed the instructions of that guide, but when I tried to test it, then
What should I do?
Oh:
Error did not occur from sip import *
, print (SIP_VERSION_STR)
output 4.10-snapshot -20091204
.
There is already a built-in version, why do you still need to make yourself?
Comments
Post a Comment