human_vehicle_parsing_platform icon indicating copy to clipboard operation
human_vehicle_parsing_platform copied to clipboard

如何解决ImportError: ../../libs/_ext/__ext.so: undefined symbol: state

Open KZYYYY opened this issue 3 years ago • 1 comments

File "../../libs/_ext/init.py", line 4, in from .__ext.so import lib as _lib, ffi as _ffi ImportError: ../../libs/_ext/__ext.so: undefined symbol: state

KZYYYY avatar Jan 11 '22 09:01 KZYYYY

I guess the problem is due to the version of conda libs such as pytorch, cuda, etc., because the version of libs used by our codebase may be too old.

lxc86739795 avatar Jan 12 '22 02:01 lxc86739795