[Bug] - ImportError: /opt/conda/envs/mmagic/lib/python3.9/site-packages/mmcv/_ext.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN3c105ErrorC2ENS_14SourceLocationESs #2115
Labels
kind/bug
something isn't working
Prerequisite
Task
I'm using the official example scripts/configs for the officially supported tasks/models/datasets.
Branch
main branch https://github.com/open-mmlab/mmagic
Environment
when I ran python mmagic/utils/collect_env.py
How you installed?
I followed instruction from here
Other Info:
using
diffusers==0.24.0
asdiffusers==0.25.0
was throwingNo module named 'diffusers.pipelines.controlnet_xs'
using
mmcv==2.1.0
Reproduces the problem - code sample
na
Reproduces the problem - command or script
python tools/test.py configs/basicvsr_pp/basicvsr-pp_c64n7_8xb1-600k_reds4.py https://download.openmmlab.com/mmediting/restorers/basicvsr_plusplus/basicvsr_plusplus_c64n7_8x1_600k_reds4_20210217-db622b2f.pth
Reproduces the problem - error message
The text was updated successfully, but these errors were encountered: