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 #127

Open
PaulaTeeuwen opened this issue Nov 25, 2023 · 1 comment
Open

ImportError #127

PaulaTeeuwen opened this issue Nov 25, 2023 · 1 comment

Comments

@PaulaTeeuwen
Copy link

I installed pytorch-fast-transformers==0.4.0 on a linux computer using pip install.

The error I observe is:
ImportError:
/home/pcpt3/.conda/envs/gt4sd/lib/python3.8/site-packages/fast_transformers/causal_product/causal_product_
cpu.cpython-38-x86_64-linux-gnu.so: undefined symbol: _ZTIN3c1021AutogradMetaInterfaceE

How do I solve this?
Thank you in advance

@DrBrule
Copy link

DrBrule commented Jan 19, 2024

I was having the same issue.

Update : Installing from source seems to help:

#117

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