centos 7 install python spynner


yum install python-devel
yum install libXtst-devel

pip install autopy

pip install spynner


import spynner
ImportError: No module named QtWebKit

yum install -y PyQt4-webkit.x86_64


http://blog.csdn.net/love_rongrong/article/details/17119261

posted on 2016-10-31 09:26  tneduts  阅读(363)  评论(0编辑  收藏  举报

导航