安装了jenkins和Python-jenkins后,在脚本中import jenkins会报错:oserror: /usr/lib/python2.7/site-packages/lookup3.so
原因参考:
https://bugs.launchpad.net/openstack-ci/+bug/1115573
解决方式
卸载掉jenkins包
pip uninstall jenkins
安装了jenkins和Python-jenkins后,在脚本中import jenkins会报错:oserror: /usr/lib/python2.7/site-packages/lookup3.so
原因参考:
https://bugs.launchpad.net/openstack-ci/+bug/1115573
解决方式
卸载掉jenkins包
pip uninstall jenkins
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。