Skip to content

undefined symbol: _ZNK5torch8autograd4Node4name #811

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

Open
wenhuach21 opened this issue Apr 22, 2025 · 2 comments
Open

undefined symbol: _ZNK5torch8autograd4Node4name #811

wenhuach21 opened this issue Apr 22, 2025 · 2 comments
Labels
CPU CPU specific issues NotAnIssue

Comments

@wenhuach21
Copy link

Describe the bug

After installing and uninstalling some libraries, issues like this frequently occur.

ImportError: /home/wenhuach/anaconda3/envs/newvllm/lib/python3.10/site-packages/intel_extension_for_pytorch/lib/libintel-ext-pt-cpu.so: undefined symbol: _ZNK5torch8autograd4Node4name

Versions

2.6.0

@jingxu10
Copy link
Contributor

Please double check if pytorch is the expected one.

@jingxu10 jingxu10 added CPU CPU specific issues NotAnIssue labels Apr 24, 2025
@wenhuach21
Copy link
Author

Yes, I believe so. The workaround is to uninstall torch, torchvision, and torchaudio, then reinstall them. However, I can’t recall if ipex also needs to be reinstalled.
I’ve encountered this issue quite a few times.
It’s a bit surprising that this was marked as NotAnIssue, considering it significantly impacts the user experience and appears to be specific to IPEX.

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

No branches or pull requests

2 participants