已解决
solved: Could not load the Qt platform plugin “xcb“
来自网友在路上 136836提问 提问时间:2023-09-24 22:12:12阅读次数: 36
最佳答案 问答题库368位专家为你答疑解惑
传送门
1
export QT_QPA_PLATFORM=offscreen
或者
import os
os.environ.pop("QT_QPA_PLATFORM_PLUGIN_PATH")
2
pip uninstall opencv-python
pip install opencv-python-headless
查看全文
99%的人还看了
相似问题
猜你感兴趣
版权申明
本文"solved: Could not load the Qt platform plugin “xcb“":http://eshow365.cn/6-13046-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!