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

Import Error, _transducer can not be imported. #9

Open
xiongjun19 opened this issue Mar 2, 2022 · 1 comment
Open

Import Error, _transducer can not be imported. #9

xiongjun19 opened this issue Mar 2, 2022 · 1 comment

Comments

@xiongjun19
Copy link

follow the readme, I got the error about importing error, suggest that there may be a circle import.

finally I find a soulution
I have to manually copy the _transducer.cpython-xxxx.so to run the torch_test, I'm wondering is there a more wisable solution
,

@awni
Copy link
Owner

awni commented Mar 12, 2022

The easiest fix is to move the test so it doesn't try to import the package in the local directory. I will work on a fix for this.

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