Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fay数字人助理版界面显示时报错 #121

Open
beargolden opened this issue Jul 17, 2024 · 0 comments
Open

Fay数字人助理版界面显示时报错 #121

beargolden opened this issue Jul 17, 2024 · 0 comments

Comments

@beargolden
Copy link

操作系统:Ubuntu 20.04
虚拟环境:Anaconda3 2024.06 for Linux-x86_64、Python 3.9,并且按照pip install -r requirements.txt方式安装了所需要的包
通过python main.py启动Fay控制器时报错,错误如下,请问如何解决?

pygame 2.1.2 (SDL 2.0.16, Python 3.9.19)
Hello from the pygame community. https://www.pygame.org/contribute.html
/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/torch/cuda/init.py:619: UserWarning: Can't initialize NVML
warnings.warn("Can't initialize NVML")
/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/torch/cuda/init.py:749: UserWarning: CUDA initialization: Unexpected error from cudaGetDeviceCount(). Did you run some cuda functions before calling NumCudaDevices() that might have already set an error? Error 804: forward compatibility was attempted on non supported HW (Triggered internally at ../c10/cuda/CUDAFunctions.cpp:108.)
return torch._C._cuda_getDeviceCount() if nvml_count < 0 else nvml_count
QFactoryLoader::QFactoryLoader() checking directory path "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/cv2/qt/plugins" ...
QFactoryLoader::QFactoryLoader() checking directory path "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins" ...
QFactoryLoader::QFactoryLoader() checking directory path "/home/xw/anaconda3/envs/fay/bin" ...
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/2to3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/2to3-3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/2to3-3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/2to3-3.9"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/2to3-3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/2to3-3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/c_rehash"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/c_rehash' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/c_rehash' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/captoinfo"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tic'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/chroma"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/chroma' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/chroma' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/clear"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/clear'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/coloredlogs"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/coloredlogs' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/coloredlogs' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/convert-caffe2-to-onnx"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/convert-caffe2-to-onnx' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/convert-caffe2-to-onnx' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/convert-onnx-to-caffe2"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/convert-onnx-to-caffe2' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/convert-onnx-to-caffe2' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/coverage"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/coverage' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/coverage' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/coverage-3.9"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/coverage-3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/coverage-3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/coverage3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/coverage3' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/coverage3' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/cpuinfo"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/cpuinfo' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/cpuinfo' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/dotenv"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/dotenv' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/dotenv' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/edge-playback"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/edge-playback' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/edge-playback' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/edge-tts"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/edge-tts' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/edge-tts' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/email_validator"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/email_validator' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/email_validator' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/eyeD3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/eyeD3' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/eyeD3' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/f2py"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/f2py' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/f2py' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/fastapi"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/fastapi' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/fastapi' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/filetype"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/filetype' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/filetype' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/flask"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/flask' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/flask' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/fonttools"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/fonttools' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/fonttools' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/httpx"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/httpx' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/httpx' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/huggingface-cli"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/huggingface-cli' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/huggingface-cli' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/humanfriendly"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/humanfriendly' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/humanfriendly' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/idle3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/idle3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/idle3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/idle3.9"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/idle3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/idle3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/infocmp"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/infocmp'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/infotocap"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tic'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/ipython"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/ipython' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/ipython' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/ipython3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/ipython3' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/ipython3' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/isympy"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/isympy' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/isympy' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/jp.py"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/jp.py' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/jp.py' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/jsondiff"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/jsondiff' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/jsondiff' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/jsonpatch"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/jsonpatch' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/jsonpatch' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/jsonpointer"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/jsonpointer' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/jsonpointer' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/langchain-server"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/langchain-server' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/langchain-server' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/langsmith"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/langsmith' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/langsmith' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzcat"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xz'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzcmp"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzdiff"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzegrep"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzfgrep"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzgrep"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzless"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzless' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzless' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzma"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xz'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzmadec"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/lzmadec'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzmainfo"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/lzmainfo'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/lzmore"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzmore' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzmore' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/markdown-it"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/markdown-it' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/markdown-it' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/markdown_py"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/markdown_py' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/markdown_py' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/modelscope"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/modelscope' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/modelscope' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/ncursesw6-config"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/ncursesw6-config' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/ncursesw6-config' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/normalizer"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/normalizer' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/normalizer' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/onnxruntime_test"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/onnxruntime_test' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/onnxruntime_test' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/openssl"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/openssl'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/opentelemetry-bootstrap"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/opentelemetry-bootstrap' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/opentelemetry-bootstrap' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/opentelemetry-instrument"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/opentelemetry-instrument' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/opentelemetry-instrument' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pip"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pip' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pip' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pip3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pip3' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pip3' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pydoc"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pydoc3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pydoc3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pydoc3"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pydoc3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pydoc3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pydoc3.9"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pydoc3.9' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pydoc3.9' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyftmerge"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyftmerge' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyftmerge' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyftsubset"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyftsubset' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyftsubset' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pygmentize"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pygmentize' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pygmentize' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pygrun"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pygrun' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pygrun' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pylupdate5"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pylupdate5' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pylupdate5' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyproject-build"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyproject-build' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyproject-build' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrcc5"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrcc5' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrcc5' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrsa-decrypt"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrsa-decrypt' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrsa-decrypt' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrsa-encrypt"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrsa-encrypt' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrsa-encrypt' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrsa-keygen"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrsa-keygen' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrsa-keygen' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrsa-priv2pub"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrsa-priv2pub' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrsa-priv2pub' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrsa-sign"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrsa-sign' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrsa-sign' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyrsa-verify"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyrsa-verify' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyrsa-verify' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/python"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/python3.9'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/python3"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/python3.9'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/python3-config"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/python3.9-config' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/python3.9-config' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/python3.9"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/python3.9'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/python3.9-config"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/python3.9-config' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/python3.9-config' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/pyuic5"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/pyuic5' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/pyuic5' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/reset"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tset'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/sqlite3"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/sqlite3'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/sqlite3_analyzer"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/sqlite3_analyzer' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/sqlite3_analyzer' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tabs"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tabs'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tclsh"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tclsh8.6'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tclsh8.6"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tclsh8.6'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tensorboard"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/tensorboard' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/tensorboard' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tic"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tic'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/toe"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/toe'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/torchrun"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/torchrun' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/torchrun' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tput"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tput'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tqdm"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/tqdm' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/tqdm' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/transformers-cli"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/transformers-cli' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/transformers-cli' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/tset"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/tset'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/ttx"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/ttx' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/ttx' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/typer"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/typer' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/typer' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/ultralytics"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/ultralytics' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/ultralytics' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/unlzma"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xz'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/unxz"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xz'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/uvicorn"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/uvicorn' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/uvicorn' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/watchfiles"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/watchfiles' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/watchfiles' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/wheel"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/wheel' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/wheel' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/wish"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/wish8.6'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/wish8.6"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/wish8.6'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/wsdump"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/wsdump' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/wsdump' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/x86_64-conda-linux-gnu-ld"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/x86_64-conda-linux-gnu-ld'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/x86_64-conda_cos7-linux-gnu-ld"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/x86_64-conda-linux-gnu-ld'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xz"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xz'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzcat"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xz'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzcmp"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzdec"
"Failed to extract plugin meta data from '/home/xw/anaconda3/envs/fay/bin/xzdec'"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzdiff"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzdiff' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzegrep"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzfgrep"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzgrep"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzgrep' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzless"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzless' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzless' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/xzmore"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/xzmore' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/xzmore' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/bin/yolo"
QElfParser: '/home/xw/anaconda3/envs/fay/bin/yolo' is not an ELF object
"'/home/xw/anaconda3/envs/fay/bin/yolo' is not an ELF object"
not a plugin
QFactoryLoader::QFactoryLoader() checking directory path "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/cv2/qt/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/cv2/qt/plugins/platforms/libqxcb.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/cv2/qt/plugins/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archreq": 0,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqeglfs.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqeglfs.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"eglfs"
]
},
"archreq": 0,
"className": "QEglFSIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("eglfs")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqlinuxfb.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqlinuxfb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"linuxfb"
]
},
"archreq": 0,
"className": "QLinuxFbIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("linuxfb")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqminimal.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqminimal.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimal"
]
},
"archreq": 0,
"className": "QMinimalIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("minimal")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqminimalegl.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqminimalegl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"minimalegl"
]
},
"archreq": 0,
"className": "QMinimalEglIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("minimalegl")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqoffscreen.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqoffscreen.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"offscreen"
]
},
"archreq": 0,
"className": "QOffscreenIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("offscreen")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqvnc.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqvnc.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"vnc"
]
},
"archreq": 0,
"className": "QVncIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("vnc")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-egl.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-egl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland-egl"
]
},
"archreq": 0,
"className": "QWaylandEglPlatformIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("wayland-egl")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-generic.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-generic.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland"
]
},
"archreq": 0,
"className": "QWaylandIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("wayland")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-xcomposite-egl.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-xcomposite-egl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland-xcomposite-egl"
]
},
"archreq": 0,
"className": "QWaylandXCompositeEglPlatformIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("wayland-xcomposite-egl")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-xcomposite-glx.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwayland-xcomposite-glx.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"wayland-xcomposite-glx"
]
},
"archreq": 0,
"className": "QWaylandXCompositeGlxPlatformIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("wayland-xcomposite-glx")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwebgl.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqwebgl.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"webgl"
]
},
"archreq": 0,
"className": "QWebGLIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("webgl")
QFactoryLoader::QFactoryLoader() looking at "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqxcb.so"
Found metadata in lib /home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/PyQt5/Qt5/plugins/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archreq": 0,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 331520
}

Got keys from plugin meta data ("xcb")
QFactoryLoader::QFactoryLoader() checking directory path "/home/xw/anaconda3/envs/fay/bin/platforms" ...
loaded library "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/cv2/qt/plugins/platforms/libqxcb.so"
QObject::moveToThread: Current thread (0xaa5340) is not the object's thread (0x7e64cd0).
Cannot move to target thread (0xaa5340)

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/xw/anaconda3/envs/fay/lib/python3.9/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.

已放弃 (核心已转储)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant