xvfb启动PyQt4程序报如下错误:

Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"

解决方法:

sudo apt-get install libicu48

参考:https://forums.virtualbox.org/viewtopic.php?f=7&t=49854

相关文章:

  • 2022-12-23
  • 2021-08-31
  • 2021-07-26
  • 2021-12-15
  • 2021-08-21
  • 2021-12-09
  • 2022-12-23
  • 2021-10-27
猜你喜欢
  • 2022-12-23
  • 2021-09-29
  • 2021-08-28
  • 2022-01-02
  • 2022-01-28
  • 2022-12-23
  • 2022-01-13
相关资源
相似解决方案