
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
ubuntu系统运行qt出现报错:qt.qpa.plugin: Could not load the Qt platform plugin “xcb“ in “/home/anaconda3/
pip install opencv-python-headless# 无Qt依赖的版本。卸载重新安装无qt以来版本的opencv库后,qt界面可以正常运行,无报错显示。如果程序使用了OpenCV(如Python的。# 重新安装OpenCV(避免携带Qt插件)),其内置的Qt可能与系统Qt版本冲突。
到底了







