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

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

Open
KZYYYY opened this issue Jan 11, 2022 · 1 comment

Comments

@KZYYYY
Copy link

KZYYYY commented Jan 11, 2022

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

@lxc86739795
Copy link
Owner

lxc86739795 commented Jan 12, 2022

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.

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

2 participants