mmcv
                                
                                
                                
                                    mmcv copied to clipboard
                            
                            
                            
                        ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found
When I try to verify whether MMTracking and the required environment are installed correctly, I run the MOT demo and here comes a error: ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by /root_mmt/hhh/anaconda3/envs/open-mmlab2/lib/python3.7/site-packages/mmcv/_ext.cpython-37m-x86_64-linux-gnu.so)
and I can't figure out it.
Hi, what are your torch and cuda versions?
Hi, what are your torch and cuda versions?
I work with cuda 10.2, torch 1.12.1, mmcv 1.6.0
You can try to upgrade GLIBC to 2.27.
Hi, is there any progress?
Hi, what are your torch and cuda versions?
I also encounter the same problem with torch 1.10.0 mmcv 1.5.3 cuda 11.1