安装了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

 

相关文章:

  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
  • 2021-12-18
  • 2021-07-21
  • 2022-12-23
  • 2022-01-30
  • 2021-09-01
猜你喜欢
  • 2022-12-23
  • 2021-11-13
  • 2021-05-25
  • 2021-07-24
  • 2021-08-01
  • 2022-12-23
相关资源
相似解决方案